Nothing
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.1 |
URL | http://renkun.me/rprintf https://github.com/renkun-ken/rprintf |
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.