extract: extract predictions for a given variable

View source: R/tables.R

extractR Documentation

extract predictions for a given variable

Description

extract predictions for a given variable

Usage

extract(x, what, add = FALSE)

## S3 method for class 'ccamforecast'
extract(x, what, add = FALSE)

## S3 method for class 'forecastset'
extract(x, what, add = FALSE)

Arguments

x

A forecast object

what

value from forecast

...

extra arguments

Details

...


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.