knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

mailchimpR

The package wraps the mailchimp api and aims to provide easy access to mailchimp from R.

Installation

You can install mailchimpR from github with:

# install.packages("devtools")
devtools::install_github("56north/mailchimpR")

This is a work in progress. Please contribute to the development.

htmltools::img(src = "http://templateharbor.com/templates/signs/work-in-progress-sign/work-in-progress-sign.gif")


56north/mailchimpR documentation built on May 5, 2019, 11:27 a.m.