disease_expose_data | R Documentation |
A simple example of a data.frame
of disease-exposure/disease-risk factor data that could be used with this package and is used in examples
disease_expose_data
A data.frame
with 5 columns and 500 rows:
integer of the row id, could be thought of as the person id
character column specifying the disease status, with "No" equal to not diseased and "Yes" equal to diseased
binary column specifying if the person has/had the exposure (1) or not (0)
character column specifying if the person has/had the exposure ("Yes") or not ("No")
character column specifying which category of an exposure/risk factor the person falls into (are they a child, office worker, shop worker, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.