vroom_altrep_opts: Show which column types are using Altrep

View source: R/vroom.R

vroom_altrep_optsR Documentation

Show which column types are using Altrep

Description

\Sexpr[results=rd, stage=render]{lifecycle::badge("deprecated")}

This function is deprecated in favor of vroom_altrep().

Usage

vroom_altrep_opts(which = NULL)

Arguments

which

A character vector of column types to use Altrep for. Can also take TRUE or FALSE to use Altrep for all possible or none of the types


vroom documentation built on Oct. 2, 2023, 5:07 p.m.