should_read_lazy {readr}
R Documentation
Determine whether reading should be done lazily
Description
Reading in readr is done lazily unless
options(readr.read_lazy = FALSE)
Usage
should_read_lazy()
[Package
readr
version 2.1.2
Index
]