CMD + K

r-str2str

Anaconda Verified

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.<str>.<method>() 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).

Installation

To install this package, run one of the following:

Conda
$conda install r::r-str2str

Usage Tracking

0.2.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.<str>.<method>() 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).

Last Updated

Jan 16, 2024 at 22:37

License

GPL-2

Total Downloads

35

Supported Platforms

noarch