R/Plot_summary.R

Plot_summary <-
function(res,title){
  
  pairs(res ,upper.panel= panel.cor, lower.panel=panel.smooth,cex = 1.5,diag.panel=panel.hist, main=title)
}
lhedjazi/mQTL.NMR documentation built on May 31, 2019, 10:47 p.m.