# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,lss_audit)
S3method(print,lss)
S3method(print,lss_audit)
S3method(print,lss_form_check)
S3method(print,lss_spec)
export(as_lss_spec)
export(audit_lss)
export(check_form_docx)
export(lss_spec)
export(lss_template_docx)
export(read_form_docx)
export(read_lss)
export(render_audit)
export(render_questionnaire)
export(write_form_docx)
export(write_lss)
importFrom(lifecycle,deprecated)
importFrom(rlang,
  abort,
  warn
)
importFrom(utils,modifyList)
importFrom(xml2,
  read_xml,
  xml_attr,
  xml_find_all,
  xml_find_first,
  xml_text
)
