# Generated by roxygen2: do not edit by hand

export(LCApp)
export(chartEvent)
export(closePage)
export(dat)
export(getMarked)
export(getPage)
export(lc_abLine)
export(lc_bars)
export(lc_beeswarm)
export(lc_colourSlider)
export(lc_dens)
export(lc_hLine)
export(lc_heatmap)
export(lc_hist)
export(lc_html)
export(lc_input)
export(lc_line)
export(lc_path)
export(lc_ribbon)
export(lc_scatter)
export(lc_vLine)
export(listCharts)
export(mark)
export(openPage)
export(removeChart)
export(removeLayer)
export(setProperties)
export(updateCharts)
import(R6)
import(jrc)
import(stringr)
importFrom(hwriter,hwrite)
importFrom(jsonlite,toJSON)
importFrom(plyr,rename)
importFrom(stats,density.default)
importFrom(stats,runif)
importFrom(utils,type.convert)
