rewriteData: Rewrite the data file

Description Usage Arguments Author(s) References

Description

Solve two problems that I used to work in gedit: "" –> ", and "\r\n" –> \r\n. This function will read the data, replace every two quotes "" by one quote ", remove the quotes before and after every line, i.e., replace "\r\n" by \r\n, then write the result to the same file.

Usage

1
rewriteData(filenm)

Arguments

filenm

file name with path

Author(s)

Xiaoyue Cheng <xycheng@iastate.edu>

References

Refer to package vignette Section 4.1.1


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