Get citations and licenses for data sources used in taxize
Get citations and licenses for data sources used in taxize
taxize_cite(fxn = "itis", what = "citation")
fxn |
Function to search on. A special case is the package name 'taxize' that will give the citations for the package. |
what |
One of citation (default), license, or both. |
taxize_cite(fxn='eol_search') taxize_cite(fxn='itis_hierarchy') taxize_cite(fxn='tp_classification') taxize_cite(fxn='gbif_ping') taxize_cite(fxn='plantminer') taxize_cite(fxn='get_natservid_') taxize_cite(fxn='as.natservid') taxize_cite(fxn='get_wormsid') taxize_cite(fxn='as.wormsid') # Functions that use many data sources taxize_cite(fxn='synonyms') taxize_cite(fxn='classification') # Get the taxize citation taxize_cite(fxn='taxize') # Get license information taxize_cite(fxn='taxize', "license")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.