jmw86069/jamba: Jam Base Methods

Jam Base methods. Efficient alphanumeric sort for vector, list, data.frame. Import/export wrappers to Excel xlsx files. Efficient operations for row-wise paste, paste or sort of lists. Enhanced plot smooth scatter, plot density, image by color. Convenient get mixedSort, mixedSortDF: efficient alphanumeric sort. jargs: formatted, colorized function arguments. writeOpenxlsx, readOpenxlsx: Excel export with clean formatting by column. pasteByRow, pasteByRowOrdered: data.frame to vector, optionally as factor. cPaste, cPasteS, cPasteU: efficient paste for list of vectors, optional sort and unique. sdim, ssdim: formatted summary of dimensions for S3 objects, lists, S4 objects by slot, or nested lists. vigrep, vgrep, provigrep: value-return, case-insensitive grep, progressive pattern grep. plotSmoothScatter: smooth scatter plot with finer detail. plotPolygonDensity, plotRidges: plot one or more densities. imageDefault: rasterized image plots. imageByColors: data.frame to color image. getColorRamp, showColors: versatile color palettes, and display. rbindList: list to data.frame without filling empty cells. makeNames, nameVector: configurable unique names assigned to vectors. printDebug: colorized console messaging.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.100.900
URL http://github.com/jmw86069/jamba
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmw86069/jamba")
jmw86069/jamba documentation built on June 12, 2024, 10:28 a.m.