Learn R Programming

⚠️There's a newer version (1.2.4) of this package.Take me there.

rio (version 0.4.6)

A Swiss-Army Knife for Data I/O

Description

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.

Copy Link

Version

Install

install.packages('rio')

Monthly Downloads

54,232

Version

0.4.6

License

GPL-2

Maintainer

Thomas J. Leeper

Last Published

May 22nd, 2016

Functions in rio (0.4.6)

import

Import
rio

A Swiss-Army Knife for Data I/O
gather_attrs

Gather attributes from data.frame variables
extensions

rio Extensions
export

Export
convert

Convert from one file format to another