read_csv: Read CSV

Description Usage Arguments See Also

Description

TODO: Distinguish between empty and empty quoted string.

Usage

1
read_csv(txt, na = NULL, colClasses = NULL)

Arguments

txt

(character) CSV string or path.

na

(character) Strings interpreted as NA.

colClasses

(character) Classes to assume for the columns.

See Also

Other formats: read_json, write_csv, write_json


ezwelty/dpkg documentation built on May 30, 2019, 7:19 a.m.