rename.harp_fcst: Rename columns from tables in a 'harp_fcst' object.

View source: R/harpPoint_tidyverse.R

rename.harp_fcstR Documentation

Rename columns from tables in a harp_fcst object.

Description

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.

Usage

## S3 method for class 'harp_fcst'
rename(.fcst, ...)

Arguments

.fcst

A harp_fcst object

...

Arguments as in rename


andrew-MET/harpPoint documentation built on Feb. 23, 2023, 1:06 a.m.