rename | R Documentation |
These objects are imported from other packages. Follow the links below to see their documentation.
rename
## S3 method for class 'log'
rename(.data, ...)
## S3 method for class 'grouped_log'
rename(.data, ...)
.data |
|
... |
Variables to rename. Use "new_name" = "old_name" to rename selected variables. |
rename(log)
: Rename log
rename(grouped_log)
: Rename grouped log
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.