A Swiss-Army Knife for Data I/O
Character conversion of labelled data
Convert from one file format to another
Export list of data frames to files
Export
Gather attributes from data frame variables
Get File Info
Import list of data frames
Import
Install rio's Suggests Dependencies
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 format from the file extension, reasonable defaults are used for data import and export, web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.
Useful links