Nothing
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 |
|
---|---|
Author | Richard Aubrey White [aut, cre] (<https://orcid.org/0000-0002-6747-1726>), CSIDS [cph] |
Maintainer | Richard Aubrey White <hello@rwhite.no> |
License | MIT + file LICENSE |
Version | 2023.4.25 |
URL | https://www.csids.no/csutil/ https://github.com/csids/csutil |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.