If the count table is already valid nothing will change, otherwise it will add a new group to the count table file.
Examples
count_table <- read.delim(example_path("amazon.full.count_table"))
count_table_valid <- validate_count_table(count_table)