The goal of existR is to provide an R package that can be used to read and write data from and to Exist.io. This package is a work in progress.
The easiest way to get existR is to install it using the devtools:
install.packages("devtools")
devtools::install_github("ebbertd/existR")