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

getAvg

Get a list of the available averaging intervals for a data product


Description

Most IS products are available at multiple averaging intervals; get a list of what's available for a given data product

Usage

getAvg(dpID, token = NA_character_)

Arguments

dpID

The identifier of the NEON data product, in the form DPL.PRNUM.REV, e.g. DP1.00006.001

token

User specific API token (generated within neon.datascience user accounts)

Value

A vector of the available averaging intervals, typically in minutes.

Author(s)

References

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

Examples

# Get available averaging intervals for PAR data product
getAvg("DP1.00024.001")

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.