NEWS (original) (raw)
Version 0.2.0
New features
- You can now add a variable to your .Renviron file to store your API key. Previously you needed to define your API key at the beginning of each R session.
- Use
warning
instead ofstop
when the API returns nothing for theflatten_*
functions to operate upon.