summary.disag_data: Summary function for disaggregation input data

View source: R/summary.R

summary.disag_dataR Documentation

Summary function for disaggregation input data

Description

Function that summarizes the input data from the disaggregation model.

Usage

## S3 method for class 'disag_data'
summary(object, ...)

Arguments

object

Object returned from prepare_data.

...

Further arguments to summary function.

Details

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

Value

A list of the number of polyons, the number of covariates and summaries of the covariates.


disaggregation documentation built on Nov. 8, 2023, 5:07 p.m.