Closed kzscisoft closed 4 years ago
Merging #87 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #87 +/- ##
=========================================
Coverage 76.72% 76.72%
Complexity 180 180
=========================================
Files 64 64
Lines 2217 2217
Branches 38 38
=========================================
Hits 1701 1701
Misses 484 484
Partials 32 32
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d18c240...4f8d4b0. Read the comment docs.
I'm not approving because I'm not sure if you want review yet - add me as a reviewer if you do. I also wonder whether you should add a brief section to the top-level README pointing to this one?
@kzscisoft Do yon want to merge in the latest changes to master and resolve the conflicts, then you could ask Chris to review it and merge it (as it would be good to get these docs in there and release a new version of the API).
@richardreeve I have cherry picked this commit onto a new branch on top of master
then force pushed it to this branch. Rebase was causing too many conflicts despite this MR only changing the README. Should pass everything now @mrow84
Addition of
r_api
folder which just contains instructions on how to use the API via thereticulate
library in R