- species_only
Logical. If TRUE, only species-level records are returned (i.e., rows where the Species column is not NA).
Note that this filter is only applied when harmful_non_toxic_only = FALSE; it is ignored when harmful_non_toxic_only = TRUE.
- harmful_non_toxic_only
Logical. If TRUE, retrieves only non-toxigenic marine microalgal species flagged with harmful effects. Defaults to FALSE.
![[Experimental]](figures/lifecycle-experimental.svg?package=SHARK4R&version=1.1.0)
- aphia_id
Logical. Include the AphiaID field. Defaults to TRUE.
- scientific_name
Logical. Include the scientific name field. Defaults to TRUE.
- authority
Logical. Include the authority field. Defaults to TRUE.
- fossil
Logical. Include information about fossil status. Defaults to TRUE.
- rank_name
Logical. Include the taxonomic rank (e.g., species, variety, forma). Defaults to TRUE.
- status_name
Logical. Include the taxonomic status field. Defaults to TRUE.
- qualitystatus_name
Logical. Include the quality status field. Defaults to TRUE.
- modified
Logical. Include the date of last modification field. Defaults to TRUE.
- lsid
Logical. Include the Life Science Identifier (LSID) field. Defaults to TRUE.
- parent_id
Logical. Include the parent AphiaID field. Defaults to TRUE.
- stored_path
Logical. Include the stored path field. Defaults to TRUE.
- citation
Logical. Include citation information. Defaults to TRUE.
- classification
Logical. Include the full taxonomic classification (e.g., kingdom, phylum, class). Defaults to TRUE.
- environment
Logical. Include environmental data (e.g., marine, brackish, freshwater, terrestrial). Defaults to TRUE.
- accepted_taxon
Logical. Include information about the accepted taxon (e.g., scientific name and authority). Defaults to TRUE.
- verbose
Logical. Whether to display progress information. Default is TRUE.