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.

Package details

AuthorRichard Aubrey White [aut, cre] (<https://orcid.org/0000-0002-6747-1726>), CSIDS [cph]
MaintainerRichard Aubrey White <hello@rwhite.no>
LicenseMIT + file LICENSE
Version2023.4.25
URL https://www.csids.no/csutil/ https://github.com/csids/csutil
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("csutil")

Try the csutil package in your browser

Any scripts or data that you put into this service are public.

csutil documentation built on April 25, 2023, 9:12 a.m.