add.backtick: Add backtick

Description Usage Arguments Value

View source: R/dt.calculate.R

Description

Function that add backticks to the input variables.

Usage

1
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


DTwrappers documentation built on June 21, 2021, 9:06 a.m.