print.disag_data | R Documentation |
Function that prints the input data from the disaggregation model.
## S3 method for class 'disag_data'
print(x, ...)
x |
Object returned from prepare_data. |
... |
Further arguments to print function. |
Prints the number of polyons and pixels, the number of pixels in the largest and smallest polygons and summaries of the covariates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.