list_species: List species

Description Usage Details See Also Examples

View source: R/load.R

Description

list_species returns a dataframe with all the species names and their WoRMS identifier (aphia_id).

Usage

1

Details

If the file with the list of species is not present on the hard disk then it is downloaded and stored in the data directory. The data directory can be set with options(marinespeed_datadir = "."). By default data is downloaded to tempdir().

See Also

lapply_kfold_species, lapply_species, get_fold_data, get_occurrences, species_info

Examples

1
2
species <- list_species()
head(species)

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