nsqip_dir: Runs the 'nsqip' function in a single directory.

View source: R/conv_standard.R

nsqip_dirR Documentation

Runs the nsqip function in a single directory.

Description

Utilized by nsqip after all files are parsed and respective directories are created.

Usage

nsqip_dir(dir, csv, rds)

Arguments

dir

directory to which the nsqip function is being applied.

csv

a character vector. write the resulting data table to a .csv file. See details for options.

rds

a logical vector. Write the resulting data table to .rds file. Produces individual files for each .txt input.


dylanrussellmd/nsqipr documentation built on Oct. 13, 2023, 11:01 a.m.