powered by
fmt_table1
Convert fmt_table1 objects to data frame
# S3 method for fmt_table1 as_tibble(x, ...)as_data_frame.fmt_table1(x, ...)
as_data_frame.fmt_table1(x, ...)
object of class fmt_table1 object from fmt_table1 function
further arguments passed to individual methods.
as_data_frame.fmt_table1 is alias.
fmt_table1, as_tibble.fmt_regression, as_tibble.fmt_uni_regression, as_tibble
as_tibble.fmt_regression
as_tibble.fmt_uni_regression
as_tibble
# NOT RUN { fmt_table1(trial, by = "trt") %>% as_tibble() # }
Run the code above in your browser using DataLab