Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.6.5) of this package.
Take me there.
Copy Link
Link to current version
Version
Version
1.6.5
1.6.4
1.6.3
1.6.1
1.6.0
1.5.7
1.0.2
1.0.1
1.0.0
Install
install.packages('vroom')
Monthly Downloads
962,213
Version
1.6.3
License
MIT + file LICENSE
Issues
74
Pull Requests
5
Stars
633
Forks
64
Repository
https://github.com/tidyverse/vroom
Homepage
https://vroom.r-lib.org
Maintainer
Jennifer Bryan
Last Published
December 6th, 2023
Functions in vroom (1.6.3)
Search all functions
vroom_altrep_opts
Show which column types are using Altrep
vroom
Read a delimited file into a tibble
vroom-package
vroom: Read and Write Rectangular Text Data Quickly
vroom_altrep
Show which column types are using Altrep
vroom_format
Convert a data frame to a delimited string
cols_condense
Examine the column specifications for a data frame
vroom_lines
Read lines from a file
vroom_fwf
Read a fixed width file into a tibble
vroom_example
Get path to vroom examples
vroom_progress
Determine whether progress bars should be shown
vroom_str
Structure of objects
vroom_write
Write a data frame to a delimited file
vroom_write_lines
Write lines to a file
gen_tbl
Generate a random tibble
date_names
Create or retrieve date names
as.col_spec
Coerce to a column specification
cols
Create column specification
locale
Create locales
problems
Retrieve parsing problems
generators
Generate individual vectors of the types supported by vroom
guess_type
Guess the type of a vector
reexports
Objects exported from other packages
output_column
Preprocess column for output