View source: R/report_helper.R
generate_descr_report_tbl_stat | R Documentation |
Function for creating statistical text part of descriptive report
generate_descr_report_tbl_stat(data, feature)
data |
your data |
feature |
feeature name |
data.frame
generate_descr_report_tbl_stat(data = iris, feature = "Sepal.Length")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.