print.disag_data: Print function for disaggregation input data

View source: R/summary.R

print.disag_dataR Documentation

Print function for disaggregation input data

Description

Function that prints the input data from the disaggregation model.

Usage

## S3 method for class 'disag_data'
print(x, ...)

Arguments

x

Object returned from prepare_data.

...

Further arguments to print function.

Details

Prints the number of polyons and pixels, the number of pixels in the largest and smallest polygons and summaries of the covariates.


disaggregation documentation built on Oct. 3, 2024, 1:07 a.m.