plots_import: Imports the raster and point layers. Creates a raster stack....

Description Usage Arguments Value Examples

Description

Imports the raster and point layers. Creates a raster stack. Checks the point data for inconsistency problems and removes blanks.

Usage

1
plots_import(predictors, plots, extents_raster)

Arguments

extents_raster

A raster of the desired study extent.

rasters

A string of raster file names.

points

The name of a .csv file.

Value

A list of objecgs predictors (a raster stack) and plots (a data.table).

Examples

1
plots_import(input_rasters,input_points, extents_raster)

rjBadger/niche.modelR documentation built on May 5, 2019, 12:31 a.m.