tki_demo: tki_demo

tki_demoR Documentation

tki_demo

Description

Demonstration data set for the Telethon Kids Institute Introduction to R Workshop.

Usage

data(tki_demo)

Format

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


TelethonKids/RWorkshop documentation built on Sept. 25, 2024, 4:16 a.m.