CMD + K

r-rprintf

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install f30a78ec8::r-rprintf

Usage Tracking

0.2.1
1 / 8 versions selected
Total downloads: 0

About

Summary

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.

Information Last Updated

Mar 25, 2025 at 16:18

License

MIT

Total Downloads

8