#' Connect to sendgrid from R
#'
#' @name sendgrid-package
#' @aliases sendgrid
#' @docType package
#' @author Andrie de Vries \email{apdevries@@gmail.com}
#' @keywords package
#' @importFrom jsonlite toJSON unbox
#' @importFrom httr handle add_headers POST content
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.