All functions |
|
---|---|
Returns values from the clipboard |
|
Skip a column |
|
Create column specification |
|
Count the number of fields in each line of a file |
|
Create or retrieve date names |
|
Guess encoding of file |
|
Convert a data frame to a delimited string |
|
Create locales |
|
Return melted data for each token in a delimited file (including csv & tsv) |
|
Return melted data for each token in a fixed width file |
|
Return melted data for each token in a whitespace-separated file |
|
|
Parse logicals, integers, and reals |
|
Parse date/times |
Parse factors |
|
Parse using the "best" type |
|
Parse numbers, flexibly |
|
Retrieve parsing problems |
|
Read a delimited file (including csv & tsv) into a tibble |
|
Read/write a complete file |
|
|
Read a fixed width file into a tibble |
Read/write lines to/from a file |
|
Read common/combined log file into a tibble |
|
Read whitespace-separated columns into a tibble |
|
Get path to readr example |
|
Determine progress bars should be shown |
|
Examine the column specifications for a data frame |
|
|
Generate a column specification |
Re-convert character columns in existing data frame |
|
|
Write a data frame to a delimited file |