# NOT RUN {
strict <- TRUE
check_condition(
msg = "Some data is missing",
behavior = "Files should be complete",
data = c("specimenID", "assay"),
type = ifelse(strict, "check_fail", "check_warn")
)
# }
Run the code above in your browser using DataLab