mers.korea.2015
$linelist
: A dataframe of MERS-CoV cases and their attributes
$contacts
: A dataframe describing the relationship between MERS Co-V cases
## show the line list describing MERS Co-V cases and their attributes
head(mers.korea.2015$linelist)
## show the relationships between MERS Co-V cases
head(mers.korea.2015$contacts)
Run the code above in your browser using DataLab