# Generated by roxygen2: do not edit by hand

S3method(create_xml,bpmn)
S3method(render_bpmn,bpmn)
S3method(write_bpmn,bpmn)
export(calculate_CFC)
export(create_bpmn)
export(create_xml)
export(print_bpmn)
export(renderRender_bpmn)
export(render_bpmn)
export(render_bpmnOutput)
export(write_bpmn)
import(DiagrammeR)
import(DiagrammeRsvg)
import(dplyr)
import(htmltools)
import(htmlwidgets)
import(rvest)
import(tidyr)
import(uuid)
importFrom(DT,datatable)
importFrom(assertive,assert_is_data.frame)
importFrom(assertive,is_empty)
importFrom(assertive,is_non_empty)
importFrom(huxtable,as_hux)
importFrom(huxtable,everywhere)
importFrom(huxtable,print_screen)
importFrom(huxtable,set_all_border_colors)
importFrom(huxtable,set_all_borders)
importFrom(huxtable,set_all_padding)
importFrom(huxtable,set_caption)
importFrom(huxtable,set_caption_pos)
importFrom(huxtable,set_header_rows)
importFrom(huxtable,set_outer_padding)
importFrom(huxtable,style_headers)
importFrom(knitr,combine_words)
importFrom(purrr,as_mapper)
importFrom(purrr,compose)
importFrom(purrr,imap)
importFrom(purrr,keep)
importFrom(purrr,list_along)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,transpose)
importFrom(readr,write_file)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(xml2,read_xml)
