combineFiles: Merge two CSV files into one file

Description Usage Arguments Value Author(s) References

Description

If one topic is organized into two chapters, then we must merge together the two files. Note that the Question ID and RsQ ID are updated for the second file upon merging.

Usage

1
combineFiles(file1, file2, newnm)

Arguments

file1

File name with path to the first file

file2

File name with path to the second file

newnm

File name for the returned merged file

Value

A new CSV file

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>

References

Refer to package vignette Section 5.2


introstat/ePort documentation built on May 18, 2019, 5:47 a.m.