View source: R/visualizations.R
verticalSample | R Documentation |
Samples data along a vertical transect
verticalSample(x = NULL, sampleAxis = "lon", axisValue = NA)
x |
A multilayer |
sampleAxis |
Specifies whether a latitudinal ("lat") or longitudinal ("long") transect is desired. |
axisValue |
Numeric value specifying transect postion. |
A data.frame
with values sampled across vertical
transect.
Only unprojected SpatRaster
files are supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.