Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.