Learn R Programming

fishbc (version 0.2.1)

cdc: BC Conservation Data Centre Fish Codes

Description

Official raw BC Conservation Data Centre (CDC) fish data.

Usage

cdc

Arguments

Format

A tbl data frame that includes:

Species Code

A character vector of the unique data centre fish code.

BC List

A character vector of the BC Conservation Listing.

Details

The search criteria were Fish, Freshwater OR Fish, Marine and the sort order was Scientific Name Ascending.

The data is released under the Open Government Licence - British Columbia

References

B.C. Conservation Data Centre. 2019. BC Species and Ecosystems Explorer. B.C. Minist. of Environ. Victoria, B.C. Available: https://a100.gov.bc.ca/pub/eswp/ (accessed Aug 23, 2019).

See Also

Other fishcodes: ab, freshwaterfish

Examples

Run this code
# NOT RUN {
head(cdc)
# }

Run the code above in your browser using DataLab