R/data.R

#' @name resTracking
#' @docType data
#' @title Mapping of Temporal Resolution of Data by Platform and ID
#' @description A data frame of ID types, platforms, R packages to 
#' access sensor data, and the possible temporal resolutions of data 
#' served through each platform/ID type. Used to properly request 
#' data with \code{getData}.
#' @keywords COOP, GHCND, NEON, BOR, MPRC, MSNT, OTHER, SCAN, SNOW, SNTL, SNTLT, USGS, WBAN, Mesonet,
#' AL USRCRN, ASOS, COOP,UKN, USCRN,USRCRN,AWOS, COCORAHS,UPPERAIR, NRCS, ACIS, Z10, RNRCS
#' @usage resTracking
#' @format Data frame 
NULL
rhlee12/metget documentation built on June 7, 2019, 10:41 p.m.