Description Usage Arguments Value
View source: R/loadOccurrencePoints.R
Occurrence coordinates should be in a CSV format with the file extension '.csv'. Files should contain two columns, longitude and latitude. Coordinates will be paired with environmental data for each environmental predictor provided.
1 | loadOccurrencePoints(occurrence_folder, predictors, categoricals)
|
occurrence_folder |
A path to a directory that contains the occurrence files. |
predictors |
A RasterStack of RasterLayer objects representing the environmental predictors. |
categoricals |
A vector of indicies specifying the environmental predictors that contain catagorical or discrete data. |
List of dataframes of occurrence coordinates and extracted environmental predictor data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.