get_metadata: Get remote table metadata

Description Usage Arguments Value Author(s) Examples

View source: R/get_metadata.R

Description

Get remote table metadata

Usage

1

Arguments

x

An object of class tbl_lazy produced by get_table()

Value

A named list of remote table metadata

Author(s)

Ernest Guevarra

Examples

1
2
x <- get_table(con = connect_oxcovid19(), tbl_name = "epidemiology")
get_metadata(x)

oxcovid19 documentation built on Jan. 13, 2021, 8:50 p.m.