R/utils.R
print_exclusion.Rd
Prints a message to the console with the number of excluded rows. This function is not exported.
print_exclusion(remaining_data, x, msg)
Data after removing exclusions.
Original data before removing exclusions.
Text to describe what types of rows were excluded.