@@ -302,6 +302,7 @@ server <- function(input, output, session) {
})
# Batch analysis
# FIXME use multiple flights from one aircraft instead of random flights of random aircrafts
observeEvent(input$batch_analyze,{
req(rv$departures,rv$creds)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.