rio (Q28148): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(One intermediate revision by one other user not shown) | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/rio / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:edc5d74fa982f617006cb91809f21559c7428870 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:edc5d74fa982f617006cb91809f21559c7428870 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:edc5d74fa982f617006cb91809f21559c7428870 / qualifier | |||||||||||||||
point in time: 6 October 2023
|
Latest revision as of 18:15, 21 March 2024
A Swiss-Army Knife for Data I/O
Language | Label | Description | Also known as |
---|---|---|---|
English | rio |
A Swiss-Army Knife for Data I/O |
Statements
19 September 2023
0 references
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.
0 references