RForcecom Demo VVideo
[This article was first published on Data science & Software development » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Recently, I have created a demo video of an R package named RForcecom which connect to the Salesforce.com and Force.com from R.
The video consists of 4 parts.
- Install and load RForcecom
- Sign into the Salesforce.com
- Get opportunity list from Salesforce.com
- Visualize opportunities as decision tree (using rpart and rpart.plot package)
This tutorial can be utilized as win probability analysis if your organization uses Salesforce.com. Also, demonstation code is available on the GitHub.
To leave a comment for the author, please follow the link and comment on their blog: Data science & Software development » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.