prepSpeciesLayers_KNN | R Documentation |
TODO: description needed
prepSpeciesLayers_KNN(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
thresh = 10,
...
)
prepSpeciesLayers_CASFRI(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
...
)
prepSpeciesLayers_Pickell(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
...
)
prepSpeciesLayers_ForestInventory(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
...
)
prepSpeciesLayers_MBFRI(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
...
)
prepSpeciesLayers_ONFRI(
destinationPath,
outputPath,
url = NULL,
studyArea,
rasterToMatch,
sppEquiv,
sppEquivCol,
...
)
destinationPath |
path to data directory where objects will be downloaded or saved to |
outputPath |
TODO: description needed |
url |
if |
studyArea |
A |
rasterToMatch |
A |
sppEquiv |
table with species name equivalencies between the kNN and final naming formats.
See |
sppEquivCol |
the column name to use from |
thresh |
threshold \
If at least one pixel has |
... |
other arguments, used for compatibility with other |
TODO: description needed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.