# Generated by roxygen2: do not edit by hand

S3method(hchart,acf)
S3method(hchart,character)
S3method(hchart,data.frame)
S3method(hchart,data_frame)
S3method(hchart,default)
S3method(hchart,density)
S3method(hchart,dist)
S3method(hchart,ets)
S3method(hchart,factor)
S3method(hchart,forecast)
S3method(hchart,glm)
S3method(hchart,histogram)
S3method(hchart,igraph)
S3method(hchart,matrix)
S3method(hchart,mforecast)
S3method(hchart,mts)
S3method(hchart,numeric)
S3method(hchart,prcomp)
S3method(hchart,princomp)
S3method(hchart,stl)
S3method(hchart,survfit)
S3method(hchart,ts)
S3method(hchart,xts)
export("%>%")
export(JS)
export(color_classes)
export(color_stops)
export(colorize)
export(colorize_vector)
export(create_yaxis)
export(dash_styles)
export(datetime_to_timestamp)
export(export_hc)
export(fa_icon)
export(fa_icon_mark)
export(get_hc_options_from_df)
export(get_hc_series_from_df)
export(hc_add_series)
export(hc_add_series_boxplot)
export(hc_add_series_density)
export(hc_add_series_df)
export(hc_add_series_flags)
export(hc_add_series_labels_values)
export(hc_add_series_list)
export(hc_add_series_map)
export(hc_add_series_ohlc)
export(hc_add_series_scatter)
export(hc_add_series_times_values)
export(hc_add_series_treemap)
export(hc_add_series_ts)
export(hc_add_series_xts)
export(hc_add_theme)
export(hc_annotations)
export(hc_chart)
export(hc_colorAxis)
export(hc_colors)
export(hc_credits)
export(hc_defs)
export(hc_drilldown)
export(hc_elementId)
export(hc_exporting)
export(hc_legend)
export(hc_mapNavigation)
export(hc_motion)
export(hc_navigator)
export(hc_pane)
export(hc_plotOptions)
export(hc_rangeSelector)
export(hc_rm_serie)
export(hc_rm_series)
export(hc_scrollbar)
export(hc_series)
export(hc_subtitle)
export(hc_theme)
export(hc_theme_538)
export(hc_theme_chalk)
export(hc_theme_darkunica)
export(hc_theme_db)
export(hc_theme_economist)
export(hc_theme_flat)
export(hc_theme_flatdark)
export(hc_theme_ft)
export(hc_theme_google)
export(hc_theme_gridlight)
export(hc_theme_handdrawn)
export(hc_theme_merge)
export(hc_theme_null)
export(hc_theme_sandsignika)
export(hc_theme_smpl)
export(hc_theme_sparkline)
export(hc_title)
export(hc_tooltip)
export(hc_xAxis)
export(hc_yAxis)
export(hc_yAxis_multiples)
export(hcbar)
export(hcboxplot)
export(hcdensity)
export(hchart)
export(hchist)
export(hcpie)
export(hcts)
export(hcwaffle)
export(hex_to_rgba)
export(highchart)
export(highchart2)
export(highchartOutput)
export(highcharts_demo)
export(hw_grid)
export(list.parse2)
export(list.parse3)
export(list_parse)
export(list_parse2)
export(renderHighchart)
export(str_to_id)
export(tags)
export(tooltip_table)
importFrom(assertthat,are_equal)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.date)
importFrom(assertthat,on_failure)
importFrom(broom,tidy)
importFrom(dplyr,arrange_)
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_cols)
importFrom(dplyr,count_)
importFrom(dplyr,data_frame)
importFrom(dplyr,do)
importFrom(dplyr,filter_)
importFrom(dplyr,group_by_)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,rename_)
importFrom(dplyr,select_)
importFrom(dplyr,tbl_df)
importFrom(dplyr,ungroup)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,n2mfrow)
importFrom(graphics,hist)
importFrom(htmltools,tagList)
importFrom(htmltools,tags)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(igraph,edge_attr)
importFrom(igraph,get.edgelist)
importFrom(igraph,layout_nicely)
importFrom(igraph,vertex_attr)
importFrom(jsonlite,toJSON)
importFrom(lubridate,is.Date)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_df)
importFrom(purrr,map_df)
importFrom(purrr,map_if)
importFrom(purrr,transpose)
importFrom(quantmod,is.OHLC)
importFrom(rlist,list.merge)
importFrom(rlist,list.parse)
importFrom(stats,as.ts)
importFrom(stats,density)
importFrom(stats,ecdf)
importFrom(stats,is.ts)
importFrom(stats,qnorm)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_to_lower)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(tibble,has_name)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,unite_)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(viridisLite,viridis)
importFrom(xts,is.xts)
importFrom(zoo,as.Date)
