/RForcecom

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

Primary LanguageROtherNOASSERTION

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

Contributor

Special Thanks