Description Usage Arguments Details Examples
renameCondition()
provides a quick way to rename conditions in an iChart
1 | renameCondition(iChart, oldCondition, newCondition)
|
iChart |
A data frame created by the |
oldCondition |
A string indicating the old condition name |
newCondition |
A string indicating the new condition name |
This function renames the conditions in an iChart
1 | ## Not run: d <- renameCondition(iChart, oldCondition = "Experimental", newCondition = "Vanilla")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.