str2str: Convert R Objects from One Structure to Another (original) (raw)
Offers a suite of functions for converting to and from (atomic) vectors, matrices, data.frames, and (3D+) arrays as well as lists of these objects. It is an alternative to the base R as..() functions (e.g., as.data.frame.array()) that provides more useful and/or flexible restructuring of R objects. To do so, it only works with common structuring of R objects (e.g., data.frames with only atomic vector columns).
Version: | 1.0.0 |
---|---|
Depends: | R (≥ 4.0.0), datasets, stats, utils, methods |
Imports: | abind, checkmate, plyr, reshape |
Published: | 2023-11-20 |
DOI: | 10.32614/CRAN.package.str2str |
Author: | David Disabato [aut, cre] |
Maintainer: | David Disabato |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | str2str results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=str2strto link to this page.