neonOS 1.0.0 is now available on CRAN! This package provides functions for working with NEON observational data products.
removeDups() flags duplicate records, and resolves to a single record where possible
joinTableNEON() joins data tables based on the instructions in the Quick Start Guides
getSampleTree() finds all related samples for a given sample
getTaxonList() provides NEON taxonomic tables
A tutorial for using removeDups() and joinTableNEON() is available here. Stay tuned for an upcoming tutorial about NEON samples, including getSampleTree().