add.backtick {DTwrappers} | R Documentation |
Add backtick
Description
Function that add backticks to the input variables.
Usage
add.backtick(x, include.backtick = "as.needed", dat = NULL)
Arguments
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 |
the dataset |
Value
None
[Package DTwrappers version 0.0.2 Index]