.match_grid_year | R Documentation |
The utility function takes the results, filters them by one year, classifies them, and joins the data to the deforestation grid.
.match_grid_year(y, results_tb, probs, labels)
y |
A character representing a single year. |
results_tb |
A tibble with the results of fitting the model. |
probs |
A numeric with probability values. |
labels |
A character with labels. |
An sf object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.