Learn R Programming

ARTP2 (version 0.9.45)

geno: A vector of file names used in example of rARTP.

Description

Names of 15 genotype files. Those files are plain text files, each stores genotypes data of a gene.

Usage

data(geno)

Arguments

Examples

Run this code
# NOT RUN {
  data(geno)
  head(geno)
# }

Run the code above in your browser using DataLab