Learn R Programming

expDB (version 0.3.0)

dbGetGenotype: Get the genotype information

Description

Get the genotype information

Usage

dbGetGenotype(con, name_only = FALSE)

Value

data.frame with genotype information or a vector with genotype name if name_only = TRUE.

Arguments

con

a connection object as produced by dbConnect

name_only

Only return the name of genotypes