feedr 0.7.0
This update provides a large amount of new functionality and bug fixes, making the app smoother overall.
New functionality
- Add loading messages to various calculations
- Force user to wait until app is loaded
- Add functions for various shiny mods which can be called from the R console
- map_animate()
- map_animate_indiv()
- map_summary()
- import_file()
- Add new visualization mods (map_animate_indiv(), map_summary()) to animal_nexus.
Updated functionality
- Add date column to transformation outputs
- Update
pass = TRUE
to also keep track of data associated with date - Update manual entries for various mods
- Add more details and descriptions to animal_nexus_.
- Add new column, move_id, to movements (output of move()).
- Change
activity()
to accept multiple bird_ids - Add option to specify date format when importing
Bug fixes
- Fix
check_problems()
which failed if only one line in problems index. - Fix bugs that prevent switching between data sets
- Fix bug that prevents switching between sites when accessing the database
- Fix scaling error in
map_ggmap()