Common Name
fbc_common_name(x)
A character vector of the provincial fish codes.
A character vector of the corresponding common names.
fbc_common_name(c("AF", "WSG", NA, "AF", "NOTACODE"))
#> [1] "All Fish" "White Sturgeon" NA "All Fish"
#> [5] NA