Draw using yaml specification and corresponding prediction data from excel
draw_ennuste.Rd
Draw using yaml specification and corresponding prediction data from excel
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")
}