fbc_common_name {fishbc} | R Documentation |
Common Name
Description
Common Name
Usage
fbc_common_name(x)
Arguments
x |
A character vector of the provincial fish codes. |
Value
A character vector of the corresponding common names.
Examples
fbc_common_name(c("AF", "WSG", NA, "AF", "NOTACODE"))
[Package fishbc version 0.2.1 Index]