estclear {estout}R Documentation

Cleaning up after eststo.

Description

Cleaning ccl object created by the eststo() function.

Usage

estclear()

Arguments

no further arguments necessary. Clears the transfer-object from eststo() to esttab() of the earlier models.

Value

estclear() clears all data stored in the ccl object that is created by the eststo() function.

Author(s)

Felix Kaminsky fkamins@uni-goettingen.de inspired by estout for Stata.

Examples

## Not run: 
estclear()
## End(Not run)

[Package estout version 0.4-1 Index]