RForcecom icon indicating copy to clipboard operation
RForcecom copied to clipboard

RForcecom provides the connection to Force.com and Salesforce.com from R

Build Status

RForcecom

RForcecom provides the connection to the Force.com and Salesforce.com from R

Usage

See RForcecom support page.

How to install

  • From CRAN
install.packages("RForcecom")
library(RForcecom)
  • From Github
install.packages("devtools")
devtools::install_github("hiratake55/RForcecom")
library(RForcecom)

Author

  • Takekatsu Hiramura http://thira.plavox.info/

Contributor

  • Steven Mortimer https://github.com/ReportMort
  • Alexis Iglauer https://github.com/ax42

Special Thanks

  • Gavin O'Brien https://github.com/GavinOB
  • Christian G. Warden https://github.com/cwarden
  • Nicolas Ampuero https://github.com/ampu3ro