get_additional_rasters: Get Additional Layers

View source: R/npn_geoserver.R

get_additional_rastersR Documentation

Get Additional Layers

Description

Utility function to easily take arbitrary layer name parameters as a data frame and return the raster data from NPN Geospatial data services.

Usage

get_additional_rasters(data)

Arguments

data

Data frame with first column named 'name' and containing the names of the layer for which to retrieve data and the second column named 'param' and containing string representations of the time/elevation subset parameter to pass.

Value

Returns a data frame containing the raster objects related to the specified layers.


usa-npn/rnpn documentation built on Feb. 4, 2024, 7:29 a.m.