View source: R/create_table_ep_15.R
create_table_ep_15 | R Documentation |
Create table for precision calculations
create_table_ep_15(data, data_type = "wider")
data |
a long or a wider data.frame with the same structure of CLSIEP15::ferritin_long or CLSIEP15::ferritin_wider |
data_type |
c('wider', 'long') |
a data.frame with renamed columns and structure adjustments
data <- create_table_ep_15(ferritin_long, data_type = "longer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.