as.data.frame.estimators.emdi: Transforms estimators.emdi objects into a dataframe object
Description
Transforms estimators.emdi objects into a dataframe object
Usage
# S3 method for estimators.emdi
as.data.frame(x, ...)
Arguments
x
an object of type "estimators.emdi".
...
further arguments passed to or from other methods.