NCEAS / rt

An interface to the Request Tracker API
https://nceas.github.io/rt/
Other
6 stars 4 forks source link

First pass through all fxns #15

Closed isteves closed 6 years ago

isteves commented 6 years ago

Added basic documentation/code to all functions. Closes issue #2

TODO:

@amoeba I think I'll go ahead and merge this in (unless Travis complains) and ask for your review once I've neatened things up a bit more. For now, I've left most of the httr results without much/any modification. If we decide to, we can strip the header/etc systematically (#12)

amoeba commented 6 years ago

Great, these look like an awesome start. Thanks for working so hard on this!