csutil: Common Base-R Problems Relating to Lists
Utility functions that help with common base-R problems relating to lists.
Lists in base-R are very flexible. This package provides functions to quickly and easily
characterize types of lists. That is, to identify if all elements in a list
are null, data.frames, lists, or fully named lists. Other functionality is provided
for the handling of lists, such as the easy splitting of lists into equally sized
groups, and the unnesting of data.frames within fully named lists.
Version: |
2023.4.25 |
Depends: |
R (≥ 3.3.0) |
Imports: |
data.table, magrittr, ggplot2 |
Suggests: |
testthat, knitr, rmarkdown, rstudioapi, glue |
Published: |
2023-04-25 |
DOI: |
10.32614/CRAN.package.csutil |
Author: |
Richard Aubrey White
[aut, cre],
CSIDS [cph] |
Maintainer: |
Richard Aubrey White <hello at rwhite.no> |
BugReports: |
https://github.com/csids/csutil/issues |
License: |
MIT + file LICENSE |
URL: |
https://www.csids.no/csutil/, https://github.com/csids/csutil |
NeedsCompilation: |
no |
Materials: |
README, NEWS |
CRAN checks: |
csutil results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=csutil
to link to this page.