estclear: Cleaning up after eststo.

Description Usage Arguments Value Author(s) Examples

Description

Cleaning ccl object created by the eststo() function.

Usage

1
estclear(store="default")

Arguments

When using the default storage unit, no parameters are necessary.

store

Parameter to clear specific table storage unit.

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

1
2
3
4
5
## Not run: 
estclear()
estclear(store="tab1")

## End(Not run)

estout documentation built on May 1, 2019, 10:31 p.m.

Related to estclear in estout...