CorrelAid / CitiesRopen

Wrapper around the DKAN API of OpenData Konstanz
Other
2 stars 2 forks source link

Error Message when downloading multiple files #19

Open lukasbirki opened 2 years ago

lukasbirki commented 2 years ago

I get an error message

Error in if (current$format == "csv" & helper_check_download(current$url)) { : missing value where TRUE/FALSE needed

library(CitiesRopen)
CitiesRopen::show_data(category = "Soziales") %>% get_data()