cite_sources: Cite data sources

Description Usage Arguments Value Author(s) Examples

View source: R/citation.R

Description

Cite data sources

Usage

1

Arguments

x

An object of class tbl produced by get_data()

Value

A tibble containing information on data source and relevant terms of use.

Author(s)

Ernest Guevarra

Examples

1
2
epidata <- get_data_epidemiology(ccode = "UK", adm = 0)
cite_sources(x = epidata)

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