# Generated by roxygen2: do not edit by hand

export(View_addin)
export(bdoc)
export(class_addin)
export(dim_addin)
export(funSource_addin)
export(head_addin)
export(hist_addin)
export(plot_addin)
export(rcode)
export(selectobject)
export(setKeyboardBindings)
export(str_addin)
export(summary_addin)
export(tail_addin)
importFrom(berryFunctions,funSource)
importFrom(berryFunctions,l2df)
importFrom(berryFunctions,removeSpace)
importFrom(graphics,hist)
importFrom(graphics,plot)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(rstudioapi,insertText)
importFrom(utils,View)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
