
Ensure an object is a data frame, with rownames moved into a column
Source:R/deprecated-0-7-0.R
fix_data_frame.Rd
This function is deprecated as of broom 0.7.0 and will be removed from
a future release. Please see tibble::as_tibble
.
Arguments
- x
a data.frame or matrix
- newnames
new column names, not including the rownames
- newcol
the name of the new rownames column
See also
Other deprecated:
bootstrap()
,
confint_tidy()
,
data.frame_tidiers
,
finish_glance()
,
summary_tidiers
,
tidy.density()
,
tidy.dist()
,
tidy.ftable()
,
tidy.numeric()