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'.
Package details |
|
---|---|
Author | Tony Wilkes [aut, cre, cph] (<https://orcid.org/0000-0001-9498-8379>) |
Maintainer | Tony Wilkes <tony_a_wilkes@outlook.com> |
License | MIT + file LICENSE |
Version | 0.5.3 |
URL | https://github.com/tony-aw/tinycodet/ https://tony-aw.github.io/tinycodet/ |
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.