aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-rio/pkg-descr
blob: 41334d66f79c00853083cf80f06817aa5348d63c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.

WWW: https://github.com/leeper/rio