Description Usage Arguments Value
Within the column given by newVariable, replace values that
match lookupValue within column lookupVariable with the value
newValue. If lookupVariable is NA, then replace all elements
of newVariable with the value newValue. Note that lookupVariable can be the
same as newVariable.
1 | addNewData(studyName, data)
|
studyName |
Name of a study in |
data |
existing data.frame (from addAllColumns) |
modified data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.