Description Usage Arguments Value Examples
Essentially a thin convenience wrapper around plyr::rename(x, list(...)),
except qtag objects have their qualifiers/tags/values attributes properly modified
1 2 3 4 5 6 7  | replacecol(x, ...)
## Default S3 method:
replacecol(x, ...)
## S3 method for class 'qtag'
replacecol(x, ...)
 | 
... | 
 Key/value pairs to replace in the form   | 
A copy of the modified object
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.