-
Notifications
You must be signed in to change notification settings - Fork 5
first pass endpoints vignette (for closing #96) (take 2) #113
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
Conversation
namely, several endpoints are returning errors, and there are some with uncertain sourcing. documented inline with TODOs
I hadn't compiled the html link that was broken into the actual man pages. I added links to `covidcast_epidata` to `covidcast_meta` and `covidcast`, and an example of the use of * to covidcast. When I compiled the roxygen2 docs, an extra \details{ appeared, which I assume is because of a change someone else made that didn't get compiled in.
the delphi endpoint's fetch_classic output has been modified to just names, since the full output is too long Secrets moved to the .Reviron file. Duplicate copy of Google Health Trends removed various references fixed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few typos in docs, otherwise we're ready to merge 🚀 🚀 🚀
and done |
Closes #96. |
`fetch()` now raises epidata errors and warnings and returns `$epidata`, rather than the result-message-epidata triplet; update vignette to remove `$epidata`. Also, index to get the first and only forecast returned.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes were already approved in #102 + a few typos and a compatibility update have been addressed.
See #102 for actual discussion, this should be ready to merge as is.