Learn R Programming

tab (version 3.1.2)

d: Example Dataset for tab Package

Description

This dataset is used to illustrate the various functions in the R package tab.

Usage

data(d)

Arguments

Format

A data frame with 300 observations on the following 15 variables.

ID

a numeric vector

Group

a factor

Age

a numeric vector

Sex

a factor

Race

a factor

BMI

a numeric vector

time

a numeric vector

delta

a numeric vector

death_1yr

a numeric vector

bp.1

a numeric vector

bp.2

a numeric vector

bp.3

a numeric vector

highbp.1

a numeric vector

highbp.2

a numeric vector

highbp.3

a numeric vector

Details

NA

References

Acknowledgment: This material is based upon work supported by the National Science Foundation Graduate Research Fellowship under Grant No. DGE-0940903.

Examples

Run this code
# NOT RUN {
NA
# }

Run the code above in your browser using DataLab