Learn R Programming

AntWeb (version 0.7)

aw_code: aw_code

Description

Retrieve data by specimen id

Usage

aw_code(occurrenceid = NULL, catalogNumber = NULL)

Arguments

occurrenceid
A unique id in the AntWeb database identifying a particular specimen
catalogNumber
Specimen catalogue number

Value

  • list

See Also

aw_data

Examples

Run this code
# data_by_code <- aw_code(occurrenceid = "CAS:ANTWEB:alas188691")
# data_by_code <- aw_code(catalognumber="inb0003695883")

Run the code above in your browser using DataLab