# Generated by roxygen2: do not edit by hand

export("%<>%")
export("%>%")
export("author<-")
export("datadir<-")
export("embed_source<-")
export("interactivity<-")
export("share<-")
export("source<-")
export("theme<-")
export("title<-")
export(add_colormap)
export(add_component)
export(add_link)
export(add_page)
export(add_to_sidebar)
export(assemble)
export(author)
export(datadir)
export(embed_var)
export(i2dashboard)
export(interactivity)
export(remove_page)
export(share)
export(source)
export(theme)
export(title)
exportClasses(i2dashboard)
importFrom(assertive.sets,is_subset)
importFrom(assertive.types,assert_is_data.frame)
importFrom(assertive.types,is_character)
importFrom(flexdashboard,flex_dashboard)
importFrom(glue,glue)
importFrom(htmltools,br)
importFrom(htmltools,img)
importFrom(knitr,knit_expand)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,callNextMethod)
importFrom(methods,new)
importFrom(methods,packageSlot)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(rmarkdown,render)
importFrom(rmarkdown,run)
importFrom(stats,na.omit)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_rand_lipsum)
importFrom(stringi,stri_rand_strings)
importFrom(stringr,str_detect)
importFrom(utils,menu)
importFrom(utils,write.csv)
importFrom(xfun,embed_file)
importFrom(ymlthis,use_rmarkdown)
importFrom(ymlthis,yml)
importFrom(ymlthis,yml_author)
importFrom(ymlthis,yml_output)
importFrom(ymlthis,yml_title)
