ennuste_time_serie_from_excel | R Documentation |
Read ennustedata from excel file and put it into plotly friendly time serie
ennuste_time_serie_from_excel(excel_path, serie_name)
excel_path |
Path to excel file |
serie_name |
name of the serie/identifier |
list object containing last two predictions for the serie
## 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.