estclear {estout} | R Documentation |
Cleaning ccl object created by the eststo() function.
estclear()
no further arguments necessary. Clears the transfer-object from eststo() to esttab() of the earlier models.
estclear() clears all data stored in the ccl object that is created by the eststo() function.
Felix Kaminsky fkamins@uni-goettingen.de inspired by estout for Stata.
## Not run: estclear() ## End(Not run)