if (FALSE) {
library(odbc)
if ("Microsoft Access Driver (*.mdb, *.accdb)" %in% odbc::odbcListDrivers()$name) {
# Download MFE50 for Canary Islands
canarias_ifn4_lst <- fd_inventory_spain("Canarias")
} else {
message("Skipping example as is not available.")
}
}
Run the code above in your browser using DataLab