Description Usage Arguments Details See Also Examples
Convert fmt_table1
objects to data frame
1 2 3 4 | ## S3 method for class 'fmt_table1'
as_tibble(x, ...)
as_data_frame.fmt_table1(x, ...)
|
x |
object of class |
... |
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
1 2 | fmt_table1(trial, by = "trt") %>%
as_tibble()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.