Learn R Programming

Copy Link

Version

Install

install.packages('vroom')

Monthly Downloads

674,046

Version

1.7.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jennifer Bryan

Last Published

March 31st, 2026

Functions in vroom (1.7.1)

vroom-package

vroom: Read and Write Rectangular Text Data Quickly
vroom_write

Write a data frame to a delimited file
vroom_write_lines

Write lines to a file
guess_type

Guess the type of a vector
generators

Generate individual vectors of the types supported by vroom
cols

Create column specification
reexports

Objects exported from other packages
locale

Create locales
gen_tbl

Generate a random tibble
problems

Retrieve parsing problems
date_names

Create or retrieve date names
vroom_altrep

Show which column types are using Altrep
vroom_example

Get path to vroom examples
vroom

Read a delimited file into a tibble
cols_condense

Examine the column specifications for a data frame
vroom_format

Convert a data frame to a delimited string
vroom_progress

Determine whether progress bars should be shown
vroom_str

Structure of objects
vroom_fwf

Read a fixed-width file into a tibble
as.col_spec

Coerce to a column specification
output_column

Preprocess column for output
vroom_lines

Read lines from a file