
This defaults toĢ045, the maximum length of str# variables. Path to a file where the data will be written. See there for more details on these terms and the strategies used

This argument is passed on as repair to vctrs::vec_as_names(). name_repair = make.namesĪ purrr-style anonymous function, see rlang::as_function() "universal": Make the names unique and syntacticĪ function: apply custom name repair (e.g. "check_unique": (default value), no name repair, but check they are "unique": Make sure names are unique and not empty, "minimal": No name repair or checks, beyond basic existence, Maximum number of lines to read.name_repair Number of lines to skip before reading data. Specified columns will be read from data_file. See ?dplyr::select for details on available selection options. Use c() or list() to use more than one expression. One or more selection expressions, like inĭplyr::select(). Only needed for Stata 13 files and earlier. The character encoding used for the file.

Using a value of clipboard() will read from the system clipboard.

Literal data, the input must be either wrapped with I(), be a stringĬontaining at least one new line, or be a vector containing at least one Literal data is most useful for examples and tests. Remote gz files can also be automatically downloaded and Files starting with ftp://, or ftps:// will be automaticallyĭownloaded. (either a single string or a raw vector).įiles ending in. Either a path to a file, a connection, or literal data
