Description Usage Arguments Value Author(s)
View source: R/makeReclassifyMatrix.R
makeReclassifyMatrix creates a matrix to use for reclassification of rasters
1 | makeReclassifyMatrix(table, originalCol, reclassifiedTo)
|
table |
data.frame or data.table that has the original classificaton and the desired classification to replace the first. |
originalCol |
character. Column in the table that identifies the original classification. |
reclassifiedTo |
character. Column in the table that identifies the desired classification. |
Matrix to use for reclassification of rasters
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.