write_filter_info: Write Information on Filtering to CSV files

View source: R/write_filter_info.R

write_filter_infoR Documentation

Write Information on Filtering to CSV files

Description

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 attribute filter_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

Value

x, unchanged, invisibly


KWB-R/kwb.prep documentation built on June 11, 2022, 1:29 p.m.