adamlilith/omnibus: Helper Tools for Managing Data, Dates, Missing Values, and Text

An assortment of helper functions for managing data (e.g., rotating values in matrices by a user-defined angle, switching from row- to column-indexing), dates (e.g., intuiting year from messy date strings), handling missing values (e.g., removing elements/rows across multiple vectors or matrices if any have an NA), text (e.g., flushing reports to the console in real-time); and combining data frames with different schema (copying, filling, or concatenating columns or applying functions before combining).

Getting started

Package details

MaintainerAdam B. Smith <adam.smith@mobot.org>
LicenseGPL (>=3)
Version1.2.12
URL https://github.com/adamlilith/omnibus
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("adamlilith/omnibus")
adamlilith/omnibus documentation built on April 12, 2024, 8:46 p.m.