readmoRe | R Documentation |
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.
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.
Vidal Fey <vidal.fey@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.