print.JD3TempDisagg: Print function for object of class JD3TempDisagg

View source: R/tempdisagg.R

print.JD3TempDisaggR Documentation

Print function for object of class JD3TempDisagg

Description

Print function for object of class JD3TempDisagg

Usage

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

Arguments

x

an object of class JD3TempDisagg

Examples

Y<-rjd3toolkit::aggregate(rjd3toolkit::retail$RetailSalesTotal, 1)
x<-rjd3toolkit::retail$FoodAndBeverageStores
td<-rjd3bench::temporaldisaggregation(Y, indicator=x)
print(td)


palatej/rjd3bench documentation built on April 17, 2024, 12:12 a.m.