extract_nc | R Documentation |
Extracts point data from a raster file (e.g. a NetCDF file)
extract_nc(df, filn, get_time = FALSE)
df |
A data frame containing columns |
filn |
A character string specifying the path to a raster file that can be read with
|
A data frame of the same number of rows as df
with extracted data
nested in column data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.