# Generated by roxygen2: do not edit by hand

S3method(as.character,listdown_header)
S3method(ld_make_chunks,listdown)
S3method(print,ld_cc_dendro)
S3method(print,ld_page_bundle)
S3method(print,listdown)
S3method(print,listdown_header)
export(as_ld_yml)
export(class_and_tag)
export(create_load_cc_expr)
export(ld_build_html_site)
export(ld_bundle_doc)
export(ld_cc_dendro)
export(ld_chunk_opts)
export(ld_create_doc)
export(ld_make_chunks)
export(ld_rmarkdown_header)
export(ld_site_yaml)
export(ld_workflowr_header)
export(ld_write_file)
export(listdown)
importFrom(checkmate,assert)
importFrom(checkmate,check_character)
importFrom(checkmate,check_class)
importFrom(checkmate,check_list)
importFrom(checkmate,check_null)
importFrom(checkmate,check_numeric)
importFrom(fs,path_abs)
importFrom(fs,path_rel)
importFrom(rmarkdown,render)
importFrom(rmarkdown,render_site)
importFrom(stats,na.omit)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,browseURL)
importFrom(utils,tail)
importFrom(yaml,as.yaml)
importFrom(yaml,write_yaml)
