Communities, Households and SARS/COV-2 Epidemiology (CHASING) COVID Data Portal

This is the initial example of the repository for publicly available CHASING COVID data. All data currently in this repo are fake.

knitr::opts_chunk$set(echo = TRUE)

GitHub Documents

This is an R Markdown format used for publishing markdown documents to GitHub. When you click the Knit button all R code chunks are run and a markdown file (.md) suitable for publishing to GitHub is generated.

Including Code

You can include R code in the document as follows:

summary(cars)

Including Plots

You can also embed plots, for example:

plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



waldronlab/chasingcovid documentation built on April 16, 2021, 6:23 p.m.