Function that add backticks to the input variables.
1 | add.backtick(x, include.backtick = "as.needed", dat = NULL)
|
x |
Character value specifying the name of input parameters. |
include.backtick |
specifies whether a backtick should be added. Parameter values should be either 'all' or 'as.needed' |
dat |
Data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.