as_tibble.edbl_table: Convert an edibble data frame to normal data frame
Description
A patch function where there is an issue with edbl factors
Usage
# S3 method for edbl_table
as_tibble(x, ...)
Arguments
- x
can be a list or data frame
- ...
Not currently used.