cols | Create column specification |
cols_condense | Examine the column specifications for a data frame |
cols_only | Create column specification |
col_big_integer | Create column specification |
col_character | Create column specification |
col_date | Create column specification |
col_datetime | Create column specification |
col_double | Create column specification |
col_factor | Create column specification |
col_guess | Create column specification |
col_integer | Create column specification |
col_logical | Create column specification |
col_number | Create column specification |
col_skip | Create column specification |
col_time | Create column specification |
col_types | Create column specification |
date_names | Create or retrieve date names |
date_names_lang | Create or retrieve date names |
date_names_langs | Create or retrieve date names |
default_locale | Create locales |
fwf_cols | Read a fixed width file into a tibble |
fwf_empty | Read a fixed width file into a tibble |
fwf_positions | Read a fixed width file into a tibble |
fwf_widths | Read a fixed width file into a tibble |
generators | Generate individual vectors of the types supported by vroom |
gen_character | Generate individual vectors of the types supported by vroom |
gen_date | Generate individual vectors of the types supported by vroom |
gen_datetime | Generate individual vectors of the types supported by vroom |
gen_double | Generate individual vectors of the types supported by vroom |
gen_factor | Generate individual vectors of the types supported by vroom |
gen_integer | Generate individual vectors of the types supported by vroom |
gen_logical | Generate individual vectors of the types supported by vroom |
gen_name | Generate individual vectors of the types supported by vroom |
gen_number | Generate individual vectors of the types supported by vroom |
gen_tbl | Generate a random tibble |
gen_time | Generate individual vectors of the types supported by vroom |
guess_type | Guess the type of a vector |
locale | Create locales |
problems | Retrieve parsing problems |
spec | Examine the column specifications for a data frame |
vroom | Read a delimited file into a tibble |
vroom_altrep | Show which column types are using Altrep |
vroom_altrep_opts | Show which column types are using Altrep |
vroom_example | Get path to vroom examples |
vroom_examples | Get path to vroom examples |
vroom_format | Convert a data frame to a delimited string |
vroom_fwf | Read a fixed width file into a tibble |
vroom_lines | Read lines from a file |
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 |