Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

readTableNEON

Read a NEON data table with correct data types for each variable


Description

Load a table into R, assigning classes to each column based on data types in variables file; or convert a table already loaded

Usage

readTableNEON(dataFile, varFile)

Arguments

dataFile

A data frame containing a NEON data table, or the filepath to a data table to load

varFile

A data frame containing the corresponding NEON variables file, or the filepath to the variables file

Value

A data frame of a NEON data table, with column classes assigned by data type

Author(s)

References

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


neonUtilities

Utilities for Working with NEON Data

v2.0.1
AGPL-3
Authors
Claire Lunch [aut, cre, ctb], Christine Laney [aut, ctb], Nathan Mietkiewicz [aut, ctb], Eric Sokol [aut, ctb], Kaelin Cawley [aut, ctb], NEON (National Ecological Observatory Network) [aut]
Initial release
2021-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.