Description Usage Arguments Value Examples
Imports the raster and point layers. Creates a raster stack. Checks the point data for inconsistency problems and removes blanks.
1 | plots_import(predictors, plots, extents_raster)
|
extents_raster |
A raster of the desired study extent. |
rasters |
A string of raster file names. |
points |
The name of a .csv file. |
A list of objecgs predictors (a raster stack) and plots (a data.table).
1 | plots_import(input_rasters,input_points, extents_raster)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.