Closed maelle closed 4 years ago
Merging #42 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #42 +/- ##
=======================================
Coverage 65.88% 65.88%
=======================================
Files 22 22
Lines 170 170
=======================================
Hits 112 112
Misses 58 58
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 5e4d7f5...d61a04d. Read the comment docs.
I made a few more changes and knit the README.Rmd.
I've also added an Rproj, which might be useful for other contributors.
Some suggestions. Sorry for not knitting
I removed some duplication.
I put the cool stuff first (i.e. installation at the end).
I grouped installation and authentication, as well as citation and rate limiting.
I replaced API with interface because I still remember when I was confused by the usage of API for "interface" (and not for "web API" like a few sentences earlier) so I assume other users could be.