Description Usage Arguments Examples
A string with marks in the form of "" is formated at these points with the values passed on the right side. On the right side is to be passed a vector with the same amount of substituents as the string has "" marks.
1 | input_str %fmt% sub_vec
|
input_str |
a character string with some placeholders of the form "" or "index" |
sub_vec |
a character string vector of the strings to fill the placeholders |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.