powered by
List out names of tables available from OxCOVID19 Database
list_tables(con = connect_oxcovid19())
A PqConnection class object specifying the PostgreSQL connection to OxCOVID19 Database. This is produced by connect_oxcovid19() function
connect_oxcovid19()
A vector of table names available from OxCOVID19 Database
# NOT RUN { list_tables() # }
Run the code above in your browser using DataLab