ennuste_time_serie_from_excel: Read ennustedata from excel file and put it into plotly...

View source: R/utils.R

ennuste_time_serie_from_excelR Documentation

Read ennustedata from excel file and put it into plotly friendly time serie

Description

Read ennustedata from excel file and put it into plotly friendly time serie

Usage

ennuste_time_serie_from_excel(excel_path, serie_name)

Arguments

excel_path

Path to excel file

serie_name

name of the serie/identifier

Value

list object containing last two predictions for the serie

Examples

## Not run: 
ennusteet_from_excel(excel_path = "ptt_ennusteet_KT.xlsx",
                   serie_name = "StatFin/kan/ntp/statfin_ntp_pxt_132h.px§B1GMH§kausitvv2015")

## End(Not run)

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