readmoRe {readmoRe} | R Documentation |
Utilities for data import
Description
A collection of utilities for reading and importing data into R by performing (usually small) manipulations of data structures such as data frames, matrices and list and automatically determining import parameters.
Details
Package: | readmoRe |
Type: | Package |
Initial version: | 0.1-0 |
Created: | 2011-01-07 |
License: | GPL-3 |
LazyLoad: | yes |
The main function of the package is read.to.list
which reads a number of different file formats into a list of data objects
such as data frames, depending on the source file.
Author(s)
Vidal Fey <vidal.fey@gmail.com>
[Package readmoRe version 0.2-12 Index]