tki_demo | R Documentation |
Demonstration data set for the Telethon Kids Institute Introduction to R Workshop.
data(tki_demo)
A data table with 100 rows and 8 columns:
id
integer unique participant identifier
dob
dat date of birth
male
logical T - male; F - female
smoker
logical T - smoker; F - non-smoker
intervention
factor one of: Placebo, Drug 1, or Drug 2
day1
numeric measurement on day 1
day2
numeric measurement on day 2
day3
numeric measurement on day 3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.