read_lines_chunked(file, callback, chunk_size = 10000, skip = 0, locale = default_locale(), na = character(), progress = interactive()) Files ending in .gz, .bz2, .xz, or .zip will
be automatically uncompressed. Files starting with http://,
https://, ftp://, or ftps:// will be automatically
downloaded. Remote gz files can also be automatically downloaded &
decompressed.
Literal data is most useful for examples and tests. It must contain at least one new line to be recognised as data (instead of a path).
locale to create your own locale that controls things like
the default time zone, encoding, decimal mark, big mark, and day/month
names.character() to indicate no missing values.callback,
read_delim_chunked