sub_pattern_replacement | R Documentation |
Replacement of Placeholders
sub_pattern_replacement( ps_path, pl_repl_value, ps_ph_open_tag = "<ph>", ps_ph_end_tag = "</ph>" )
ps_path |
Path with template text |
pl_repl_value |
list of placeholder replacement values |
ps_ph_open_tag |
opening tag for placeholder |
ps_ph_end_tag |
closing tag for placeholder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.