Learn R Programming

fishbc (version 0.2.1)

ab: Government of Alberta Fish Codes

Description

Official Alberta Fisheries and Wildlife Management Information System (FWMIS) fish data.

Usage

ab

Arguments

Format

A tbl data frame that includes:

Species Common Name

A character vector of the AB fish species common name.

Scientific Name

A character vector of the AB fish species scientific name.

Species Code

A character vector of the unique data centre fish code.

Details

Located under FWMIS fisheries loadforms

The data is released under the Open Government Licence - Alberta

References

AB Fisheries and Wildlife Management Information System (FWMIS). 2021. AB Environ. and Parks Edmonton, AB Available: https://www.alberta.ca/fisheries-loadforms.aspx (accessed Feb 9, 2021).

See Also

Other fishcodes: cdc, freshwaterfish

Examples

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

Run the code above in your browser using DataLab