1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
# Generated by roxygen2: do not edit by hand
export("%>%")
export(editAddin)
export(hot_cell)
export(hot_col)
export(hot_cols)
export(hot_context_menu)
export(hot_heatmap)
export(hot_row)
export(hot_rows)
export(hot_table)
export(hot_to_r)
export(hot_validate_character)
export(hot_validate_numeric)
export(rHandsontableOutput)
export(renderRHandsontable)
export(rhandsontable)
import(htmlwidgets)
import(jsonlite)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
|