apexcharter/NAMESPACE

64 lines
1.4 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
export("%>%")
export(JS)
export(aes)
export(apex)
export(apexchart)
export(apexchartOutput)
export(apexchartProxy)
export(ax_annotations)
export(ax_chart)
export(ax_colors)
export(ax_dataLabels)
export(ax_fill)
export(ax_grid)
export(ax_labels)
export(ax_labels2)
export(ax_labs)
export(ax_legend)
export(ax_markers)
export(ax_plotOptions)
export(ax_proxy_options)
export(ax_proxy_series)
export(ax_responsive)
export(ax_series)
export(ax_series2)
export(ax_states)
export(ax_stroke)
export(ax_subtitle)
export(ax_theme)
export(ax_title)
export(ax_tooltip)
export(ax_xaxis)
export(ax_yaxis)
export(ax_yaxis2)
export(bar_opts)
export(config_update)
export(events_opts)
export(format_date)
export(format_num)
export(heatmap_opts)
export(parse_df)
export(pie_opts)
export(radialBar_opts)
export(renderApexchart)
export(run_input_demo)
export(set_input_click)
export(set_input_selection)
export(set_input_zoom)
importFrom(ggplot2,aes)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(rlang,as_label)
importFrom(rlang,eval_tidy)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,registerInputHandler)
importFrom(stats,setNames)
importFrom(utils,modifyList)