leeper/rio: A Swiss-Army Knife for Data I/O

Streamlined data import and export by making assumptions that the user is probably willing to make: 'import()' and 'export()' determine the data structure from the file extension, reasonable defaults are used for data import and export (e.g., 'stringsAsFactors=FALSE'), web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly without explicit decompression, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.

Getting started

Package details

Maintainer
LicenseGPL-2
Version1.0.2
URL https://gesistsa.github.io/rio/ https://github.com/gesistsa/rio
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("leeper/rio")
leeper/rio documentation built on May 4, 2024, 5:44 p.m.