Skip to contents

Get Vector of Default Species Names for US West Coast

Usage

GetSppDefault.fn()

Value

A vector of strings specifying common names with words separated using underscores.

Details

A standard list of common names for species of interest to the US West Coast. This list does not reflect ecosystem or financial importance, and instead it is strictly a list of species for which analyses take place.

Examples

GetSppDefault.fn()
#>  [1] "arrowtooth_flounder"   "aurora_rockfish"       "big_skate"            
#>  [4] "blackgill_rockfish"    "bocaccio"              "canary_rockfish"      
#>  [7] "chilipepper"           "curlfin_sole"          "darkblotched_rockfish"
#> [10] "dover_sole"            "english_sole"          "flathead_sole"        
#> [13] "greenspotted_rockfish" "greenstriped_rockfish" "lingcod"              
#> [16] "longnose_skate"        "longspine_thornyhead"  "pacific_cod"          
#> [19] "pacific_ocean_perch"   "pacific_sanddab"       "pacific_spiny_dogfish"
#> [22] "petrale_sole"          "redbanded_rockfish"    "rex_sole"             
#> [25] "rosethorn_rockfish"    "rougheye_rockfish"     "sablefish"            
#> [28] "sharpchin_rockfish"    "shortspine_thornyhead" "splitnose_rockfish"   
#> [31] "stripetail_rockfish"   "widow_rockfish"        "yelloweye_rockfish"   
#> [34] "yellowtail_rockfish"