Learn R Programming

DIDmultiplegtDYN (version 2.0.0)

print.did_multiplegt_dyn: A print method for did_multiplegt_dyn

Description

A customized printed display for did_multiplegt_dyn output

Usage

# S3 method for did_multiplegt_dyn
print(x, ...)

Value

No return, custom print method for did_multiplegt_dyn objects. Estimation tables are fetched from the object and displayed in the same style as the Stata did_multiplegt_dyn command.

Arguments

x

A did_multiplegt_dyn object

...

Undocumented