summary.sits | R Documentation |
This is a generic function. Parameters depend on the specific type of input.
## S3 method for class 'sits'
summary(object, ...)
object |
Object of class "sits". |
... |
Further specifications for summary. |
A summary of the sits tibble.
Gilberto Camara, gilberto.camara@inpe.br
Felipe Souza, felipe.souza@inpe.br
if (sits_run_examples()) {
summary(samples_modis_ndvi)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.