Closed kaitlyngaynor closed 5 years ago
Strangely, when I uploaded the Shiny app to the server, it's working fine, which suggests that the problem is on my computer somehow, rather than in the code. HMMMM.
I made a few minor edits in the code (used pipe for coordinates, and imported raw data rather than 15 min data), and it's miraculously fixed now. Who knows why....
https://github.com/kaitlyngaynor/gorongosa-camera-traps/blob/b1062c23ea4e2fca4e06b28d6be18ae119bdcc00/shiny-rai/app.R#L33
Coordinates are correct, but the suntimes aren't scaling correctly. All of the baboons are showing up in the night, civets in the day, etc. Need to investigate more closely because it used to be working.