# Generated by roxygen2: do not edit by hand

export(exams2sakai)
importFrom(exams,exams2html)
importFrom(glue,glue)
importFrom(stringi,stri_unescape_unicode)
importFrom(stringr,str_c)
importFrom(stringr,str_length)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_lower)
importFrom(tools,file_ext)
importFrom(tools,file_path_as_absolute)
importFrom(tools,file_path_sans_ext)
importFrom(utils,zip)
importFrom(xml2,read_html)
importFrom(xml2,read_xml)
importFrom(xml2,write_xml)
importFrom(xml2,xml_add_child)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_attrs)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_replace)
importFrom(xml2,xml_text)
importFrom(xml2,xml_validate)
import(exams)
