I've been trying to connect to this database https://opensky-network.org/data/impala.
If I connect normally through SSH using the terminal everything goes well, but I can't figure out how to do it in R as I want to extract data from that database.
I've tried several options including the one suggested here https://blog.chezo.uno/how-to-connect-secure-impala-cluster-from-rstudio-on-macos-with-implyr-213c6536e4c7, but it never really worked.
I'm not really experienced with this, so I'm not even sure exactly where to start from.
Thank you