Skip to content

GregorMatheis/RForcecom

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • R 100.0%