get_value: Get today's value

Description Usage Arguments Value

View source: R/data_functions.R

Description

Get the value for today for a specified column

Usage

1
get_value(.data, .col, m, model = "Forecast", .date = lubridate::today())

Arguments

.data

A data frame

.col

The column with the value

m

A string with the name of the mask

model

A string with the name of the forecast model to use, defaults to "Forecast" which is the ensemble model

.date

A POSIXct date

Value

A numeric value


bgulbis/fcasthelpr documentation built on Sept. 29, 2020, 11:52 p.m.