Sometimes we might wish for the old days be back and want to work with
familiar objects. This function helps to convert tibbles to
data.frames as smoothly as possible.
Usage
toBaseR(x, ...)
# S3 method for class 'tbl_df'
toBaseR(x, ...)
# S3 method for class 'haven_labelled'
toBaseR(x, ...)
# Default S3 method
toBaseR(x, ...)See also
Other data.coerce:
as.array.xtabs(),
type-aliases
