powered by
Get remote table metadata
get_metadata(x)
An object of class tbl_lazy produced by get_table()
tbl_lazy
get_table()
A named list of remote table metadata
# NOT RUN { x <- get_table(con = connect_oxcovid19(), tbl_name = "epidemiology") get_metadata(x) # }
Run the code above in your browser using DataLab