Skip to contents

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

if (FALSE) {
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")
}