Learn R Programming

estout (version 1.2)

estclear: Cleaning up after eststo.

Description

Cleaning ccl object created by the eststo() function.

Usage

estclear(store="default")

Arguments

store
Parameter to clear specific table storage unit.

Value

Examples

Run this code
## Not run: 
# estclear()
# estclear(store="tab1")
# ## End(Not run)

Run the code above in your browser using DataLab