v1.1.0
What's Changed
- DEV-5: Fixed missing logr namespace by @scarnecchia in #6
- DEV-6: Code is abstracted more so we can add functions to the scrape_oryx.R file without it getting too cluttered.
- DEV-6 Added @ajnafa's totals_by_system_type code by @scarnecchia in #7
- DEV-6: fixed typo by @scarnecchia in #10
- Dev 8: Restructured how the table handles entries with multiple event_types. Creates a unique ID variable MatID for each piece of equipment. Users can use this to determine when equipment appears twice in the long output. by @scarnecchia in #11
- DEV-8: Now outputs a table EVENT_[STATUS].csv where [STATUS] is each unique observation found in the long data status column. by @scarnecchia in #11
Full Changelog: v1.0.1...v1.1.0