View source: R/deprecated-0-7-0.R
| fix_data_frame | R Documentation | 
This function is deprecated as of broom 0.7.0 and will be removed from
a future release. Please see tibble::as_tibble.
fix_data_frame(x, newnames = NULL, newcol = "term")
| x | a data.frame or matrix | 
| newnames | new column names, not including the rownames | 
| newcol | the name of the new rownames column | 
a data.frame, with rownames moved into a column and new column names assigned
Other deprecated: 
bootstrap(),
confint_tidy(),
data.frame_tidiers,
finish_glance(),
summary_tidiers,
tidy.density(),
tidy.dist(),
tidy.ftable(),
tidy.numeric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.