View source: R/harpPoint_tidyverse.R
rename_with.harp_fcst | R Documentation |
harp_fcst
object.Works in the same way as rename_with, except runs on all tables
in the harp_fcst
object. This means that only common columns between
the objects can safely be renamed.
## S3 method for class 'harp_fcst' rename_with(.fcst, ...)
.fcst |
A harp_fcst object |
... |
Arguments as in rename_with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.