Description
This function attempts to convert an R expression using the columns of the getRecords object into an ActivityInfo formula (as a string).
Usage
toActivityInfoFormula(.data, expr)
Arguments
Argument | Description |
---|---|
.data |
the remote records object fetched with getRecords(). |
expr |
the expression to convert |