README.md

SS-API-Wrapper-R

R version of the ScrumSaga API Wrapper

Install

library(devtools)
install_github('IMTorgCustomSoln/SS-API-Wrapper-R')

...
* installing *source* package ‘ScrumSagaR’ ...
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (ScrumSagaR)

library(ScrumSagaR)
ls('package:ScrumSagaR')

Update

make changes to .R/'*.R' file

library(devtools)
library(roxygen2)
document()

push to repo

Want to discuss software?Send me a message information@mgmt-tech.org

License

MIT © Information Management Technologies, LLC



IMTorgCustomSoln/SS-API-Wrapper-R documentation built on May 7, 2019, 5:05 a.m.