Learn R Programming

ASSET (version 1.10.0)

ex_types: Data for the h.types example

Description

Sample data for h.types

Arguments

Details

The data frame contains columns for disease subtype, study center, and 3 SNPs.

See Also

h.traits

Examples

Run this code

 data(ex_types, package="ASSET")

 # Display the first 10 rows of the data
 data[1:10, ]

Run the code above in your browser using DataLab