bind_fcst: Bind deterministic forecasts into a single data frame

View source: R/bind_fcst.R

bind_fcstR Documentation

Bind deterministic forecasts into a single data frame

Description

[Deprecated] This function was deprecated due to class definition changes. Use bind instead.

Usage

bind_fcst(.fcst)

Arguments

.fcst

A harp_fcst list

Details

Given a harp_fcst list, bind_fcst binds the data frames in the harp_fcst list into a single data frame for easy plotting. For ensemble forecasts, the member data are gathered into a single column.

Value

A data frame


andrew-MET/harpIO documentation built on March 7, 2024, 7:48 p.m.