create_table_ep_15: Create table for precision calculations

View source: R/create_table_ep_15.R

create_table_ep_15R Documentation

Create table for precision calculations

Description

Create table for precision calculations

Usage

create_table_ep_15(data, data_type = "wider")

Arguments

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')

Value

a data.frame with renamed columns and structure adjustments

Examples

data <- create_table_ep_15(ferritin_long, data_type = "longer")

CLSIEP15 documentation built on Nov. 11, 2023, 1:08 a.m.