write.sanitized.csv: Outputs a sanitized CSV file for fussy input systems e.g....

Description Usage Arguments Value

Description

Outputs a sanitized CSV file for fussy input systems e.g. ArcGIS and Mechanical Turk Performs three cleansing actions: converts text to latin1 encoding, eliminates funny characters in column names, and writes a CSV without the leading row.names column

Usage

1

Arguments

x

The data.frame to clean and write

file

The filename to write to

...

Arguments to pass to write.csv

Value

NULL


gsk3/taRifx documentation built on May 17, 2019, 8:55 a.m.