Swiss-Army knife for data I/O
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. See also <https://cran.r-project.org/package=rio>.
$
pkg install R-cran-rioOrigin
textproc/R-cran-rio
Size
1.67MiB
License
GPLv2
Maintainer
uzsolt@FreeBSD.org
Dependencies
14 packages
Required by
1 packages