CMD + K

r-rio

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install rdonnellyr::r-rio

Usage Tracking

0.5.10
1 / 8 versions selected
Total downloads: 0

About

Summary

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.

Information Last Updated

Mar 25, 2025 at 16:21

License

GPL-2

Total Downloads

140

Platforms

macOS 64 Version: 0.5.10