Write Information on Filtering to CSV files
Usage
write_filter_info(x, target_dir, prefix = deparse(substitute(x)), dbg = TRUE)
Arguments
- x
data frame as returned by
apply_filters
, with attributefilter_info
set.- target_dir
path to directory into which to write csv files
- prefix
string by which to prefix all files
- dbg
whether or not to show debug messages