species_info: Species information

Description Usage Details See Also Examples

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)

marinespeed documentation built on May 1, 2019, 10:26 p.m.