print_exclusion: Print number of excluded rows

View source: R/utils.R

print_exclusionR Documentation

Print number of excluded rows

Description

Prints a message to the console with the number of excluded rows. This function is not exported.

Usage

print_exclusion(remaining_data, x, msg)

Arguments

remaining_data

Data after removing exclusions.

x

Original data before removing exclusions.

msg

Text to describe what types of rows were excluded.


excluder documentation built on Feb. 16, 2023, 7:09 p.m.