summary.disag_data {disaggregation} | R Documentation |
Function that summarizes the input data from the disaggregation model.
## S3 method for class 'disag_data'
summary(object, ...)
object |
Object returned from prepare_data. |
... |
Further arguments to summary function. |
Prints the number of polyons and pixels, the number of pixels in the largest and smallest polygons and summaries of the covariates.
A list of the number of polyons, the number of covariates and summaries of the covariates.