build_specimen: Build a specimen objects.

View source: R/build_specimen.R

build_specimenR 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


neotoma2 documentation built on May 29, 2024, 6:21 a.m.