Rename columns from tables in a harp_fcst
object.
Source: R/harpPoint_tidyverse.R
rename.harp_fcst.Rd
Works in the same way as rename, except runs on all tables in
the harp_fcst
object. This means that only common columns between the
objects can safely be renamed.
Arguments
- .fcst
A harp_fcst object
- ...
Arguments as in rename