remove_problematic: Remove Problematic Subjects

View source: R/remove_problematic.R

remove_problematicR Documentation

Remove Problematic Subjects

Description

This function will remove problematic subjects based on a filter criterion and save them to a log data file.

Usage

remove_problematic(x, remove = "", log_file = NULL)

Arguments

x

dataframe

remove

an expression passed on to dplyr:filter()

log_file

the file path and name for where to save a log file to


EngleLab/englelab documentation built on Sept. 9, 2024, 4:12 a.m.