View source: R/utils-tbl_custom_summary.R
continuous_summary | R Documentation |
deprecated
This helper, to be used with tbl_custom_summary()
, creates a function
summarizing a continuous variable.
continuous_summary(variable)
variable |
( |
When using continuous_summary()
, you can specify in the statistic=
argument
of tbl_custom_summary()
the same continuous statistics than in
tbl_summary()
. See the statistic argument section of the help file of
tbl_summary()
.
Joseph Larmarange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.