table_types {neonUtilities} | R Documentation |
Publication table information
Description
A dataset containing publication table names, descriptions, type (site-date, site-all, lab-all, lab-current), and a time index
Usage
table_types
Format
A data frame with 5 variables. Number of rows changes frequently as more tables are added:
- productID
data product ID
- tableName
name of table
- tableDesc
description of table
- tableType
type of table (important for knowing which tables to stack, and how to stack)
- tableTMI
a time index (e.g., 0 = native resolution, 1 = 1 minute, 30 = 30 minute averages or totals)
Source
NEON database
[Package neonUtilities version 2.4.2 Index]