R/print.MangroveORs.R

Defines functions print.MangroveORs

Documented in print.MangroveORs

print.MangroveORs <-
function(x,...) print.data.frame(x[,c("rsID","RiskAllele", "ORhet","ORhom","Freq")])

Try the Mangrove package in your browser

Any scripts or data that you put into this service are public.

Mangrove documentation built on May 1, 2019, 9:10 p.m.