draw_ennuste: Draw using yaml specification and corresponding prediction...

View source: R/utils.R

draw_ennusteR Documentation

Draw using yaml specification and corresponding prediction data from excel

Description

Draw using yaml specification and corresponding prediction data from excel

Usage

draw_ennuste(yaml_path, yaml_kuvion_nimi, excel_path, from_year = NULL)

Arguments

path

path to excel file containing prediction data

Value

plotly object

Examples

## Not run: 
piirtaja$using_yaml_and_ennuste_excel(yaml_path = system.file("ennustekuvat/test_without_ennusteet.yaml", package="pttrobo"),
 excel_path = "ptt_ennusteet_KT_uusi_sarja_id.xlsx")

## End(Not run)

pttry/pttrobo documentation built on March 5, 2025, 6:36 p.m.