idSampleParents {neonOS}R Documentation

Reformat sample data to indicate the parents of a focal sample.

Description

Reformat table of sample identifiers to include parent sample identifiers. Used in getSampleTree().

Usage

idSampleParents(sampleUuid, token = NA_character_)

Arguments

sampleUuid

A NEON sample UUID. [character]

token

User specific API token (generated within neon.datascience user accounts). Optional. [character]

Value

A table of sample identifiers, their classes, and their parent samples.

Author(s)

Claire Lunch clunch@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007


[Package neonOS version 1.1.0 Index]