# Generated by roxygen2: do not edit by hand

S3method(as_tibble,SharedTsibbleData)
S3method(as_tsibble,SharedTsibbleData)
export("%>%")
export(as_shared_tsibble)
export(plotly_key_tree)
export(tsibbleWrapServer)
export(tsibbleWrapUI)
import(rlang)
import(vctrs)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(glue,glue_data)
importFrom(grDevices,extendrange)
importFrom(lubridate,as_date)
importFrom(lubridate,floor_date)
importFrom(lubridate,make_date)
importFrom(lubridate,month)
importFrom(lubridate,period)
importFrom(lubridate,quarter)
importFrom(lubridate,wday)
importFrom(lubridate,year)
importFrom(plotly,add_markers)
importFrom(plotly,add_segments)
importFrom(plotly,add_text)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,plotly_build)
importFrom(plotly,plotly_data)
importFrom(plotly,renderPlotly)
importFrom(shiny,NS)
importFrom(shiny,moduleServer)
importFrom(shiny,observeEvent)
importFrom(shiny,renderUI)
importFrom(shiny,sliderInput)
importFrom(shiny,tagList)
importFrom(shiny,uiOutput)
importFrom(stats,terms)
importFrom(tsibble,as_tsibble)
importFrom(tsibble,key_vars)
importFrom(tsibble,yearmonth)
importFrom(tsibble,yearquarter)
importFrom(tsibble,yearweek)
importFrom(utils,head)
importFrom(utils,tail)
