species_info: Species information

Description Usage Details See Also Examples

View source: R/load.R

Description

species_info returns a dataframe with species information.

Usage

1

Details

Information about the taxonomy from the World Register of Marine Species (WoRMS), information on the covered latitudinal zones and the level of sample selection bias.

See Also

list_species

Examples

1
2
3
info <- species_info()
unique(info$kingdom)
colnames(info)

samuelbosch/marinespeed documentation built on Dec. 17, 2019, 11:47 p.m.