Files in como-ph/oxcovid19
An R API to the Oxford COVID-19 Database

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md
.github/workflows/check-standard.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/citation.R R/connect_oxcovid19.R R/data.R R/get_data.R R/get_layer.R R/get_metadata.R R/get_table.R R/oxcovid19.R R/utilities.R R/zzz.R README.Rmd README.md
appveyor.yml
codecov.yml
cran-comments.md data-raw/referenceTables.R
data/data_sources.rda
data/data_structures.rda
docs/404.html
docs/CODE_OF_CONDUCT.html
docs/CONTRIBUTING.html
docs/LICENSE.html
docs/apple-touch-icon-120x120.png
docs/apple-touch-icon-152x152.png
docs/apple-touch-icon-180x180.png
docs/apple-touch-icon-60x60.png
docs/apple-touch-icon-76x76.png
docs/apple-touch-icon.png
docs/articles/database_access.html
docs/articles/database_access_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/database_access_files/anchor-sections-1.0/anchor-sections.css
docs/articles/database_access_files/anchor-sections-1.0/anchor-sections.js
docs/articles/index.html
docs/articles/oxcovid19.html
docs/articles/oxcovid19_files/DiagrammeR-styles-0.2/styles.css
docs/articles/oxcovid19_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/oxcovid19_files/anchor-sections-1.0/anchor-sections.css
docs/articles/oxcovid19_files/anchor-sections-1.0/anchor-sections.js
docs/articles/oxcovid19_files/grViz-binding-1.0.6.1/grViz.js
docs/articles/oxcovid19_files/htmlwidgets-1.5.1/htmlwidgets.js
docs/articles/oxcovid19_files/viz-1.8.2/viz.js
docs/articles/visualisation_china.html
docs/articles/visualisation_china_files/accessible-code-block-0.0.1/empty-anchor.js
docs/articles/visualisation_china_files/anchor-sections-1.0/anchor-sections.css
docs/articles/visualisation_china_files/anchor-sections-1.0/anchor-sections.js
docs/articles/visualisation_china_files/figure-html/example5a-1.png
docs/articles/visualisation_china_files/figure-html/example6a-1.png
docs/articles/visualisation_china_files/figure-html/example7a-1.png
docs/articles/visualisation_china_files/figure-html/example7b-1.png
docs/articles/visualisation_china_files/figure-html/example7c-1.png
docs/articles/visualisation_china_files/figure-html/example8a-1.png
docs/articles/visualisation_china_files/figure-html/example8b-1.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/favicon-16x16.png
docs/favicon-32x32.png
docs/favicon.ico
docs/index.html
docs/link.svg
docs/logo.png
docs/man/figures/oxcovid19workflow.png
docs/man/figures/visualisation_china_1.png
docs/man/figures/visualisation_china_2.png
docs/man/figures/visualisation_china_3.png
docs/man/figures/visualisation_china_4.png
docs/man/figures/visualisation_china_5.png
docs/man/figures/visualisation_china_6.png
docs/man/figures/visualisation_china_7.png
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/cite_sources.html
docs/reference/connect_oxcovid19.html
docs/reference/data_sources.html
docs/reference/data_structures.html
docs/reference/figures/lifecycle-archived.svg
docs/reference/figures/lifecycle-defunct.svg
docs/reference/figures/lifecycle-deprecated.svg
docs/reference/figures/lifecycle-experimental.svg
docs/reference/figures/lifecycle-maturing.svg
docs/reference/figures/lifecycle-questioning.svg
docs/reference/figures/lifecycle-soft-deprecated.svg
docs/reference/figures/lifecycle-stable.svg
docs/reference/figures/lifecycle-superseded.svg
docs/reference/figures/logo.png
docs/reference/figures/oxcovid19.png
docs/reference/figures/oxcovid19workflow.png
docs/reference/figures/visualisation_china_1.png
docs/reference/figures/visualisation_china_2.png
docs/reference/figures/visualisation_china_3.png
docs/reference/figures/visualisation_china_4.png
docs/reference/figures/visualisation_china_5.png
docs/reference/figures/visualisation_china_6.png
docs/reference/figures/visualisation_china_7.png
docs/reference/get_data.html
docs/reference/get_data_epidemiology.html
docs/reference/get_data_mobility.html
docs/reference/get_data_response.html
docs/reference/get_data_weather.html
docs/reference/get_layer.html
docs/reference/get_metadata.html
docs/reference/get_table.html
docs/reference/index.html
docs/reference/list_fields.html
docs/reference/list_tables.html
docs/reference/oxcovid19.html
docs/sitemap.xml
inst/WORDLIST
man/cite_sources.Rd man/connect_oxcovid19.Rd man/data_sources.Rd man/data_structures.Rd
man/figures/logo.png
man/figures/oxcovid19workflow.png
man/figures/visualisation_china_1.png
man/figures/visualisation_china_2.png
man/figures/visualisation_china_3.png
man/figures/visualisation_china_4.png
man/figures/visualisation_china_5.png
man/figures/visualisation_china_6.png
man/figures/visualisation_china_7.png
man/get_data.Rd man/get_layer.Rd man/get_metadata.Rd man/get_table.Rd man/list_fields.Rd man/list_tables.Rd man/oxcovid19.Rd
oxcovid19.Rproj
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/spelling.R tests/testthat.R tests/testthat/test-connect_oxcovid19.R tests/testthat/test-get_data.R tests/testthat/test-get_layer.R tests/testthat/test-get_table.R tests/testthat/test-utilities.R
vignettes/.gitignore
vignettes/database_access.Rmd vignettes/oxcovid19.Rmd vignettes/visualisation_china.Rmd
como-ph/oxcovid19 documentation built on April 29, 2021, 10:29 p.m.