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.
Package details |
|
|---|---|
| Author | Kun Ren <ken@renkun.me> |
| Maintainer | Kun Ren <ken@renkun.me> |
| License | MIT + file LICENSE |
| Version | 0.2.3 |
| URL | http://renkun.me/rprintf https://github.com/renkun-ken/rprintf |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.