# Generated by roxygen2: do not edit by hand

S3method(Ops,address)
S3method(after,MIME)
S3method(as.character,address)
S3method(as.character,envelope)
S3method(as.character,header)
S3method(before,MIME)
S3method(c,address)
S3method(format,address)
S3method(length,MIME)
S3method(length,address)
S3method(print,address)
S3method(print,envelope)
export("%>%")
export(address)
export(as.address)
export(attachment)
export(bcc)
export(cc)
export(cleave)
export(comments)
export(compliant)
export(display)
export(domain)
export(encrypt)
export(envelope)
export(expires)
export(from)
export(gmail)
export(html)
export(importance)
export(inreplyto)
export(keywords)
export(local)
export(mailersend)
export(mailfence)
export(mailgun)
export(normalise)
export(parties)
export(priority)
export(qp_decode)
export(qp_encode)
export(raw)
export(references)
export(render)
export(reply)
export(replyby)
export(request_receipt_delivery)
export(request_receipt_read)
export(return_path)
export(sender)
export(sendgrid)
export(sendinblue)
export(sensitivity)
export(server)
export(signature)
export(smtpbucket)
export(subject)
export(template)
export(text)
export(to)
export(validate)
import(curl)
import(digest)
import(dplyr)
import(htmltools)
import(logger)
import(purrr)
import(rvest)
import(stringi)
import(stringr)
import(tidyr)
import(xml2)
importFrom(base64enc,base64decode)
importFrom(base64enc,base64encode)
importFrom(commonmark,markdown_html)
importFrom(glue,glue)
importFrom(httr,http_date)
importFrom(magrittr,"%>%")
importFrom(mime,guess_type)
importFrom(rmarkdown,html_document)
importFrom(rmarkdown,render)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(stringi,stri_enc_mark)
importFrom(stringi,stri_replace_all_fixed)
importFrom(stringi,stri_replace_all_regex)
importFrom(stringi,stri_trans_nfkc)
importFrom(tools,file_ext)
importFrom(urltools,url_decode)
importFrom(utils,download.file)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(xfun,read_utf8)
