verify | R Documentation |
verify
verify(lines, code1, code2)
lines |
character |
code1 |
character |
code2 |
character |
lines ="Companies can boost responsiveness @performance@ by digital @digital@."
code1 = "@performance@"
code2 = "@digital@"
verify(lines,code1,code2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.