Skip to content

CloudCherry is a Customer Experience Management platform that helps you measure experience across the customer journey, and derive insights that drive improvements. This package contains functions that help you get data out CloudCherry and into R for fun and profit!

License

getcloudcherry/cloudcherry-r-sdk

Repository files navigation

If you are here, you are probably looking for ways to get CloudCherry data into R for the purpose of more extensive manipulation using the full range of libraries available in R.

This package is not yet on CRAN. To install the latest development version you can install from the cloudcherry github repository:

# latest version from Github
install.packages('devtools')
library(devtools)
install_github('getcloudcherry/cloudcherry-r-sdk', force = T)

About

CloudCherry is a Customer Experience Management platform that helps you measure experience across the customer journey, and derive insights that drive improvements. This package contains functions that help you get data out CloudCherry and into R for fun and profit!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages