Print method for DiDIntObj
Usage
# S3 method for class 'DiDIntObj'
print(x, level = c("agg", "sub"), ...)
Arguments
- x
A DiDIntObj object.
- level
Specify either "agg" or "sub" to view the aggregate
or sub-aggregate results.
- ...
other arguments
Value
The DiDIntObj object, returned invisibly. Called
for its side effect of printing results to the console.