View source: R/SpecimenClient-wrapper.r
| specimen_find_by_unit_id | R Documentation | 
This is a wrapper for the method  find_by_unit_id 
from class  SpecimenClient.
specimen_find_by_unit_id(unitID = NULL, returnType = "data.frame", ...)
unitID | 
 the unitID of the specimen to query, type:  | 
returnType | 
 Either   | 
... | 
 additional parameters passed to find_by_unit_id from class nbaR.SpecimenClient  | 
Get a specimen by its unitID. Returns a list of specimens since unitIDs are not strictly unique
list or data.frame, as specified by returnType
Other nbaR.SpecimenClient-wrappers: specimen_count_distinct_values_per_group,
specimen_count_distinct_values,
specimen_count,
specimen_download_query,
specimen_dwca_get_data_set_names,
specimen_dwca_get_data_set,
specimen_dwca_query,
specimen_exists,
specimen_find_by_ids,
specimen_find,
specimen_get_distinct_values_per_group,
specimen_get_distinct_values,
specimen_get_field_info,
specimen_get_ids_in_collection,
specimen_get_named_collections,
specimen_get_paths,
specimen_get_settings,
specimen_get_setting,
specimen_group_by_scientific_name,
specimen_is_operator_allowed,
specimen_query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.