A data frame with 100 rows and 3 columns.
data(SNPs)
Column names:
Name
SNP name
Position
Position of SNP on the genome
Chr
Chromosome of the SNP
genes, genotypes
genes
genotypes
data(SNPs) print(SNPs[1:5,])