Man pages for readr
Read Rectangular Text Data

as.col_specGenerate a column specification
callbackCallback classes
clipboardReturns values from the clipboard
colsCreate column specification
col_skipSkip a column
count_fieldsCount the number of fields in each line of a file
datasourceCreate a source object.
date_namesCreate or retrieve date names
edition_getRetrieve the currently active edition
encodingGuess encoding of file
format_delimConvert a data frame to a delimited string
localeCreate locales
melt_delimReturn melted data for each token in a delimited file...
melt_delim_chunkedMelt a delimited file by chunks
melt_fwfReturn melted data for each token in a fixed width file
melt_tableReturn melted data for each token in a whitespace-separated...
output_columnPreprocess column for output
parse_atomicParse logicals, integers, and reals
parse_datetimeParse date/times
parse_factorParse factors
parse_guessParse using the "best" type
parse_numberParse numbers, flexibly
parse_vectorParse a character vector.
problemsRetrieve parsing problems
read_builtinRead built-in object from package
read_delimRead a delimited file (including CSV and TSV) into a tibble
read_delim_chunkedRead a delimited file by chunks
read_fileRead/write a complete file
read_fwfRead a fixed width file into a tibble
read_linesRead/write lines to/from a file
read_lines_chunkedRead lines from a file or string by chunk.
read_logRead common/combined log file into a tibble
read_rdsRead/write RDS files.
readr_exampleGet path to readr example
readr-packagereadr: Read Rectangular Text Data
readr_threadsDetermine how many threads readr should use when processing
read_tableRead whitespace-separated columns into a tibble
read_table2Read whitespace-separated columns into a tibble
should_read_lazyDetermine whether to read a file lazily
should_show_typesDetermine whether column types should be shown
show_progressDetermine whether progress bars should be shown
specExamine the column specifications for a data frame
spec_delimGenerate a column specification
tokenizeTokenize a file/string.
TokenizersTokenizers.
type_convertRe-convert character columns in existing data frame
with_editionTemporarily change the active readr edition
write_delimWrite a data frame to a delimited file
readr documentation built on Feb. 16, 2023, 6:04 p.m.