# NOT RUN {
settings <- list(
id_col = "USUBJID",
measure_col = "LBTEST",
measure_values = c("Albumin", "Bilirubin", "Chloride"),
studyday_col = "VISITDY",
value_col = "LBORRES"
)
safety_outlier_explorer(safetyData::sdtm_lb, settings)
# }
Run the code above in your browser using DataLab