# Generated by roxygen2: do not edit by hand

export(add_captions)
export(add_dependencies)
export(add_one_subprotocol)
export(add_subprotocols)
export(check_frontmatter)
export(check_structure)
export(convert_docx_to_rmd)
export(create_protocol)
export(create_sap)
export(create_sfp)
export(create_sip)
export(create_sop)
export(create_spp)
export(get_path_to_protocol)
export(get_protocolnumbers)
export(get_short_titles)
export(get_version_number)
export(insert_protocolsection)
export(protocol_css)
export(protocolcheck)
export(render_protocol)
export(update_protocol)
export(update_version_number)
export(validate_orcid)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,has_name)
importFrom(assertthat,is.date)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.string)
importFrom(assertthat,noNA)
importFrom(assertthat,validate_that)
importFrom(bookdown,gitbook)
importFrom(bookdown,markdown_document2)
importFrom(bookdown,render_book)
importFrom(checklist,clean_git)
importFrom(checklist,new_branch)
importFrom(commonmark,markdown_xml)
importFrom(fs,dir_copy)
importFrom(fs,dir_create)
importFrom(fs,dir_delete)
importFrom(fs,dir_exists)
importFrom(fs,dir_ls)
importFrom(fs,file_delete)
importFrom(fs,file_exists)
importFrom(fs,is_dir)
importFrom(fs,path)
importFrom(fs,path_dir)
importFrom(fs,path_rel)
importFrom(gert,git_add)
importFrom(gert,git_branch)
importFrom(gert,git_branch_checkout)
importFrom(gert,git_branch_list)
importFrom(gert,git_commit)
importFrom(gert,git_config)
importFrom(gert,git_config_set)
importFrom(gert,git_stash_list)
importFrom(gert,git_stash_pop)
importFrom(gert,git_stash_save)
importFrom(gert,git_status)
importFrom(gert,git_tag_create)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,write_json)
importFrom(knitr,knit_child)
importFrom(knitr,opts_knit)
importFrom(purrr,"%>%")
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,transpose)
importFrom(rmarkdown,draft)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,pandoc_convert)
importFrom(rmarkdown,pandoc_variable_arg)
importFrom(rmarkdown,render)
importFrom(rmarkdown,yaml_front_matter)
importFrom(rprojroot,find_root)
importFrom(rprojroot,is_git_root)
importFrom(stats,aggregate)
importFrom(stringr,coll)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_subset)
importFrom(utils,file_test)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
importFrom(yaml,as.yaml)
importFrom(yaml,read_yaml)
importFrom(ymlthis,as_yml)
importFrom(ymlthis,use_index_rmd)
importFrom(ymlthis,use_yml_file)
importFrom(ymlthis,yml_author)
importFrom(ymlthis,yml_date)
importFrom(ymlthis,yml_replace)
