tinycodet: Functions to Help in your Coding Etiquette

Adds some functions to help in your coding etiquette. 'tinycodet' primarily focuses on 4 aspects. 1) Safer decimal (in)equality testing, standard-evaluated alternatives to with() and aes(), and other functions for safer coding. 2) A new package import system, that attempts to combine the benefits of using a package without attaching it, with the benefits of attaching a package. 3) Extending the string manipulation capabilities of the 'stringi' R package. 4) Reducing repetitive code. Besides linking to 'Rcpp', 'tinycodet' has only one other dependency, namely 'stringi'.

Getting started

Package details

AuthorTony Wilkes [aut, cre, cph] (<https://orcid.org/0000-0001-9498-8379>)
MaintainerTony Wilkes <tony_a_wilkes@outlook.com>
LicenseMIT + file LICENSE
Version0.5.3
URL https://github.com/tony-aw/tinycodet/ https://tony-aw.github.io/tinycodet/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tinycodet")

Try the tinycodet package in your browser

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

tinycodet documentation built on Sept. 12, 2024, 7:03 a.m.