View source: R/TaxonClient-wrapper.r
| taxon_find_by_ids | R Documentation |
This is a wrapper for the method find_by_ids
from class TaxonClient.
taxon_find_by_ids(ids = NULL, returnType = "data.frame", ...)
ids |
ids of multiple taxa, separated by comma, type: character |
returnType |
Either |
... |
additional parameters passed to find_by_ids from class nbaR.TaxonClient |
Given multiple ids, returns a list of taxa
list or data.frame, as specified by returnType
Other nbaR.TaxonClient-wrappers: taxon_count_distinct_values_per_group,
taxon_count_distinct_values,
taxon_count,
taxon_download_query,
taxon_dwca_get_data_set_names,
taxon_dwca_get_data_set,
taxon_dwca_query, taxon_find,
taxon_get_distinct_values_per_group,
taxon_get_distinct_values,
taxon_get_field_info,
taxon_get_paths,
taxon_get_settings,
taxon_get_setting,
taxon_group_by_scientific_name,
taxon_is_operator_allowed,
taxon_query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.