bazar: Miscellaneous Basic Functions

A collection of miscellaneous functions for copying objects to the clipboard ('Copy'); manipulating strings ('concat', 'mgsub', 'trim', 'verlan'); loading or showing packages ('library_with_dep', 'require_with_dep', 'sessionPackages'); creating or testing for named lists ('nlist', 'as.nlist', 'is.nlist'), formulas ('is.formula'), empty objects ('as.empty', 'is.empty'), whole numbers ('as.wholenumber', 'is.wholenumber'); testing for equality ('almost.equal', 'almost.zero') and computing uniqueness ('almost.unique'); getting modified versions of usual functions ('rle2', 'sumNA'); making a pause or a stop ('pause', 'stopif'); converting into a function ('as.fun'); providing a C like ternary operator ('condition %?% true %:% false'); finding packages and functions ('get_all_pkgs', 'get_all_funs'); and others ('erase', '%nin%', 'unwhich', 'top', 'bot', 'normalize').

Getting started

Package details

AuthorPaul Poncet [aut, cre]
MaintainerPaul Poncet <paulponcet@yahoo.fr>
LicenseGPL-3
Version1.0.11
URL https://github.com/paulponcet/bazar
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bazar")

Try the bazar package in your browser

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

bazar documentation built on May 2, 2019, 7:02 a.m.