# Generated by roxygen2: do not edit by hand S3method("[",tag) S3method(as_data,"NULL") S3method(as_data,tag_arguments) S3method(as_data,tag_description) S3method(as_data,tag_details) S3method(as_data,tag_examples) S3method(as_data,tag_format) S3method(as_data,tag_item) S3method(as_data,tag_note) S3method(as_data,tag_references) S3method(as_data,tag_section) S3method(as_data,tag_seealso) S3method(as_data,tag_source) S3method(as_data,tag_usage) S3method(as_data,tag_value) S3method(as_html,"NULL") S3method(as_html,COMMENT) S3method(as_html,LIST) S3method(as_html,RCODE) S3method(as_html,Rd) S3method(as_html,TEXT) S3method(as_html,USERMACRO) S3method(as_html,VERB) S3method(as_html,character) S3method(as_html,tag) S3method(as_html,tag_R) S3method(as_html,tag_S3method) S3method(as_html,tag_S4method) S3method(as_html,tag_Sexpr) S3method(as_html,tag_acronym) S3method(as_html,tag_bold) S3method(as_html,tag_cite) S3method(as_html,tag_code) S3method(as_html,tag_command) S3method(as_html,tag_concept) S3method(as_html,tag_cr) S3method(as_html,tag_dQuote) S3method(as_html,tag_deqn) S3method(as_html,tag_describe) S3method(as_html,tag_dfn) S3method(as_html,tag_dontrun) S3method(as_html,tag_dontshow) S3method(as_html,tag_donttest) S3method(as_html,tag_dots) S3method(as_html,tag_email) S3method(as_html,tag_emph) S3method(as_html,tag_enc) S3method(as_html,tag_enumerate) S3method(as_html,tag_env) S3method(as_html,tag_eqn) S3method(as_html,tag_figure) S3method(as_html,tag_file) S3method(as_html,tag_href) S3method(as_html,tag_if) S3method(as_html,tag_ifelse) S3method(as_html,tag_item) S3method(as_html,tag_itemize) S3method(as_html,tag_kbd) S3method(as_html,tag_ldots) S3method(as_html,tag_link) S3method(as_html,tag_linkS4class) S3method(as_html,tag_method) S3method(as_html,tag_newcommand) S3method(as_html,tag_option) S3method(as_html,tag_out) S3method(as_html,tag_pkg) S3method(as_html,tag_preformatted) S3method(as_html,tag_renewcommand) S3method(as_html,tag_sQuote) S3method(as_html,tag_samp) S3method(as_html,tag_strong) S3method(as_html,tag_subsection) S3method(as_html,tag_tab) S3method(as_html,tag_tabular) S3method(as_html,tag_testonly) S3method(as_html,tag_url) S3method(as_html,tag_var) S3method(as_html,tag_verb) S3method(print,print_yaml) S3method(print,tag) S3method(replay_html,"NULL") S3method(replay_html,character) S3method(replay_html,error) S3method(replay_html,list) S3method(replay_html,message) S3method(replay_html,recordedplot) S3method(replay_html,source) S3method(replay_html,value) S3method(replay_html,warning) S3method(usage_code,"NULL") S3method(usage_code,COMMENT) S3method(usage_code,RCODE) S3method(usage_code,Rd) S3method(usage_code,TEXT) S3method(usage_code,VERB) S3method(usage_code,tag) S3method(usage_code,tag_S3method) S3method(usage_code,tag_S4method) S3method(usage_code,tag_dots) S3method(usage_code,tag_method) S3method(usage_code,tag_usage) export(addterm) export(as_pkgdown) export(autolink_html) export(build_article) export(build_articles) export(build_home) export(build_news) export(build_reference) export(build_reference_index) export(build_site) export(build_tutorials) export(clean_site) export(data_template) export(in_pkgdown) export(init_site) export(preview_site) export(render_page) export(template_articles) export(template_navbar) export(template_reference) import(fs) import(rlang) importFrom(MASS,addterm) importFrom(R6,R6Class) importFrom(magrittr,"%>%") importFrom(memoise,memoise) importFrom(roxygen2,roxygenise)