Description Usage Arguments Value Author(s) Examples
Given a sits tibble with a set of patterns, plot them.
1 2 |
x |
object of class "patterns" |
y |
ignored |
... |
further specifications for plot. |
Input sits tibble (useful for chaining functions).
Gilberto Camara, gilberto.camara@inpe.br
1 2 3 | # Read a set of samples with 2 classes ("Cerrado" and "Pasture")
# Plot the patterns
plot(sits_patterns(cerrado_2classes))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.