toscutil - Utility Functions
Base R sometimes requires verbose statements for simple, often recurring tasks, such as printing text without trailing space, ending with newline. This package aims at providing shorthands for such tasks.
Last updated 5 months ago
3.00 score 1 stars 1 scripts 184 downloadstoscmask - Improved Versions of Base Functions
Operators and functions provided by base R sometimes lack some features found in other programming languages, such as the ability to concatenate strings using + or to repeat strings using *. This package aims at providing such functionality without breaking existing code, i.e., only statements, that would throw errors in pure base R are patched.
Last updated 3 years ago
2.70 score 1 stars 118 downloads