apexcharter/NAMESPACE

43 lines
922 B
Plaintext

# Generated by roxygen2: do not edit by hand
export("%>%")
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_legend)
export(ax_markers)
export(ax_plotOptions)
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(barOpts)
export(eventsOpts)
export(heatmapOpts)
export(parse_df)
export(pieOpts)
export(radialBarOpts)
export(renderApexchart)
importFrom(data.table,transpose)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(magrittr,"%>%")
importFrom(utils,modifyList)