Learn R Programming

rfishbase (version 3.0.4)

countrysubref: countrysubref

Description

return a table of countrysubref

Usage

countrysubref(server = NULL)

Arguments

server

can be set to either "fishbase" or "sealifebase" to switch between databases. NOTE: it is usually easier to leave this as NULL and set the source instead using the environmental variable `FISHBASE_API`, e.g. `Sys.setenv(FISHBASE_API="sealifebase")`.

Examples

Run this code
# NOT RUN {
countrysubref()
# }

Run the code above in your browser using DataLab