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

rio (version 0.1.1)

A Swiss-army knife for data file I/O

Description

Rio is a set of tool aims to simplify the process of importing/exporting data. The import() and export() functions will determine data file format base on the file extension, without the need to select appropriate read/write function for the specific data file format. For example, exporting the iris data into a csv file can be achieved with the following command: export(iris, "iris.csv")

Copy Link

Version

Down Chevron

Install

install.packages('rio')

Monthly Downloads

63,868

Version

0.1.1

License

GPL-2

Maintainer

Last Published

August 28th, 2013

Functions in rio (0.1.1)