powered by
Create table for precision calculations
create_table_ep_15(data, data_type = "wider")
a data.frame with renamed columns and structure adjustments
a long or a wider data.frame with the same structure of CLSIEP15::ferritin_long or CLSIEP15::ferritin_wider
c('wider', 'long')
data <- create_table_ep_15(ferritin_long, data_type = "longer")
Run the code above in your browser using DataLab