View source: R/util_rio_import.R
util_rio_import | R Documentation |
see rio::import
, but with argument keep_types
and modified error
handling.
util_rio_import(fn, keep_types, ...)
fn |
the file name to load. |
keep_types |
logical keep types as possibly defined in the file.
set |
... |
additional arguments for rio::import |
data.frame as in rio::import
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.