# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_cta_button)
export(add_ggplot)
export(add_image)
export(compose_email)
export(create_email_creds_file)
export(preview_email)
export(send_by_mailgun)
export(send_email_out)
import(httr)
importFrom(commonmark,markdown_html)
importFrom(ggplot2,ggsave)
importFrom(glue,glue)
importFrom(htmltools,HTML)
importFrom(htmltools,html_print)
importFrom(knitr,image_uri)
importFrom(magrittr,"%>%")
importFrom(mailR,send.mail)
importFrom(stringr,str_replace_all)
