expect_forecasts: Check if object is in valid forecasts format

Description Usage Arguments

View source: R/utils-expectations.R

Description

Check if object is in valid forecasts format

Usage

1
2
expect_forecasts(output, columns = c("observed", "predicted"),
  known_hash = "cca7c70d85")

Arguments

output

the object of forecasts to be checked

columns

the expecte columns for output (defaults to columns = c("observed", "predicted"))

known_hash

a known_hash for output


weecology/MATSS-forecasting documentation built on Nov. 28, 2020, 10:19 a.m.