Learn R Programming

SNPassoc (version 2.0-11)

asthma: SNP data on asthma case-control study

Description

data.frame with 51 SNPs and 6 epidemiological variables: country, gender, age, bmi, smoke ans case/control status.

Usage

data("asthma")

Arguments

Value

An data.frame object.

Format

The asthma data frame has 1578 rows (individuals) and 57 columns (variables) of data from a genetic study on asthma.

Examples

Run this code
data(asthma)
dim(asthma)
str(asthma)

Run the code above in your browser using DataLab