splutil: Utility Functions for 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: | 2022.6.20 | 
| Depends: | R (≥ 3.3.0) | 
| Imports: | data.table, magrittr, ggplot2 | 
| Suggests: | testthat, knitr, rmarkdown, rstudioapi, glue | 
| Published: | 2022-06-22 | 
| DOI: | 10.32614/CRAN.package.splutil | 
| Author: | Richard Aubrey White  [aut, cre],
  Folkehelseinstituttet [cph] | 
| Maintainer: | Richard Aubrey White  <sykdomspulsen at fhi.no> | 
| BugReports: | https://github.com/sykdomspulsen-org/splutil/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://docs.sykdomspulsen.no/splutil/,
https://github.com/sykdomspulsen-org/splutil | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | splutil results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=splutil
to link to this page.