powered by
data.frame with 51 SNPs and 6 epidemiological variables: country, gender, age, bmi, smoke ans case/control status.
data.frame
data("asthma")
An data.frame object.
The asthma data frame has 1578 rows (individuals) and 57 columns (variables) of data from a genetic study on asthma.
asthma
data(asthma) dim(asthma) str(asthma)
Run the code above in your browser using DataLab