build_specimen {neotoma2} | R Documentation |
Build a specimen objects.
Description
A helper function to build a specimen object from a list returned by the Neotoma API call. The function is not exported, but called from the get_specimens() call.
Usage
build_specimen(x)
Arguments
x |
specimen list |
Value
A simple specimen
object
[Package neotoma2 version 1.0.4 Index]