r-rprintf
Adaptive Builder for Formatted Strings
Adaptive Builder for Formatted Strings
To install this package, run one of the following:
Provides a set of functions to facilitate building formatted strings under various replacement rules: C-style formatting, variable-based formatting, and number-based formatting. C-style formatting is basically identical to built-in function 'sprintf'. Variable-based formatting allows users to put variable names in a formatted string which will be replaced by variable values. Number-based formatting allows users to use index numbers to represent the corresponding argument value to appear in the string.
Summary
Adaptive Builder for Formatted Strings
Last Updated
Mar 6, 2019 at 17:09
License
MIT
Total Downloads
3
GitHub Repository
https://github.com/renkun-ken/rprintf