I to try to use tryCatch querying my PostgreSQL database from R. Basically the query works, but I can't manage to catch errors and react to them. Here's an example querying my PostgreSQL
I to try to use tryCatch querying my PostgreSQL database from R. Basically the query works, but I can't manage to catch errors and react to them. Here's an example querying my PostgreSQL