# Generated by roxygen2: do not edit by hand

export(col_to_rownames)
export(htmlReport)
export(main_htmlreportR)
export(make_html_list)
export(parse_paths)
export(replace_paired_mark)
export(row_to_header)
exportClasses(htmlReport)
importFrom(ggplot2,ggplot)
importFrom(grDevices,
  dev.off,
  png
)
importFrom(jsonlite,
  as_gzjson_b64,
  toJSON
)
importFrom(knitr,
  knit,
  opts_chunk,
  opts_current
)
importFrom(methods,new)
importFrom(mime,guess_type)
importFrom(stringr,
  str_escape,
  str_match_all
)
importFrom(utils,
  head,
  read.table
)
importFrom(xfun,base64_uri)
