View source: R/utils_spatial_data_statistics.R
spatial_data_statistics | R Documentation |
Calculate statistics for a spatial dataset.
spatial_data_statistics(x, type, index = 1)
## S3 method for class 'sf'
spatial_data_statistics(x, type, index = 1)
## S3 method for class 'SpatRaster'
spatial_data_statistics(x, type, index = 1)
## S3 method for class 'data.frame'
spatial_data_statistics(x, type, index = 1)
x |
|
type |
|
index |
|
A list
containing statistics for the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.