R/sendgrid-package.R

#' 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
andrie/sendgridR documentation built on May 6, 2019, 2:19 p.m.