-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R package helper #8
base: master
Are you sure you want to change the base?
Conversation
Current coverage is 88.21%@@ master #8 diff @@
==========================================
Files 11 11
Lines 246 246
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 217 217
Misses 29 29
Partials 0 0
|
This PR is ready to be reviewed. InstallTo install the dev package from github, use:
Now, open a new R console and loads using DocsThis package has internal documentation. You can type help("Name of the command") to get information about the parameters, examples, and behaviors. For example, And you can read an online documentation here: http://gsoc2016.readthedocs.io/en/latest/r.html and a simple tutorial about it. Testing and examplesThere are some examples in this branch #4 |
R package
This PR contains the initial work in the R package helper, with the project structure and basic code and docs.