
Create Formatting Error Data Frame
format_error.Rd
This function creates a data frame detailing the formatting errors for required columns that are missing.
Examples
if (FALSE) { # \dontrun{
format_error(c("Name", "Age"))
} # }
format_error.Rd
This function creates a data frame detailing the formatting errors for required columns that are missing.
if (FALSE) { # \dontrun{
format_error(c("Name", "Age"))
} # }