# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_cta_button)
export(add_ggplot)
export(add_image)
export(add_readable_time)
export(blast_first)
export(compose_email)
export(create_email_creds_file)
export(get_html_str)
export(prepare_test_message)
export(preview_email)
export(send_by_mailgun)
export(send_email_out)
import(httr)
importFrom(commonmark,markdown_html)
importFrom(downloader,download)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,pull)
importFrom(dplyr,tibble)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,qplot)
importFrom(glue,glue)
importFrom(htmltools,HTML)
importFrom(htmltools,html_print)
importFrom(knitr,image_uri)
importFrom(magrittr,"%>%")
importFrom(stats,rnorm)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(tidyr,unite)
