# Generated by roxygen2: do not edit by hand

export(hc_add_serie)
export(hc_add_serie_labels_values)
export(hc_add_serie_scatter)
export(hc_add_serie_treemap)
export(hc_add_serie_ts)
export(hc_add_serie_ts2)
export(hc_add_theme)
export(hc_chart)
export(hc_colorAxis)
export(hc_credits)
export(hc_exporting)
export(hc_get_colors)
export(hc_get_dash_styles)
export(hc_legend)
export(hc_plotOptions)
export(hc_rm_serie)
export(hc_subtitle)
export(hc_theme)
export(hc_theme_chalk)
export(hc_theme_darkunica)
export(hc_theme_gridlight)
export(hc_theme_merge)
export(hc_theme_sandsignika)
export(hc_title)
export(hc_tooltip)
export(hc_xAxis)
export(hc_yAxis)
export(highchart)
export(highchartOutput)
export(list.parse2)
export(renderHighchart)
export(str_to_id)
import(assertthat)
import(htmlwidgets)
import(magrittr)
import(rlist)
importFrom(dplyr,data_frame)
importFrom(dplyr,do)
importFrom(dplyr,filter_)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,rename_)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,tbl_df)
importFrom(plyr,ldply)
importFrom(purrr,map)
importFrom(purrr,map_if)
importFrom(stats,ecdf)
importFrom(stats,is.ts)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_trim)
importFrom(viridisLite,viridis)
importFrom(zoo,as.Date)
