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.

Package details

AuthorRichard Aubrey White [aut, cre] (<https://orcid.org/0000-0002-6747-1726>), Folkehelseinstituttet [cph]
MaintainerRichard Aubrey White <sykdomspulsen@fhi.no>
LicenseMIT + file LICENSE
Version2022.6.20
URL https://docs.sykdomspulsen.no/splutil/ https://github.com/sykdomspulsen-org/splutil
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("splutil")

Try the splutil package in your browser

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

splutil documentation built on June 22, 2022, 9:06 a.m.