#' Launch a shiny app that displays various selectivity curves
#'
#' This app is hosted at https://connect.fisheries.noaa.gov/shiny-selex-ss3/
#' @export
#' @author Allan Hicks, Andrea Havron, Ian Taylor,
#' @author inspired by tcl/tk code written by Tommy Garrison

selShapes <- function() {
  browseURL(url = "https://connect.fisheries.noaa.gov/shiny-selex-ss3/")
}
