ggMatvsVar: create Plot for each column of PCs against var

Description Usage Arguments

View source: R/ggPCvsVar.r

Description

create Plot for each column of PCs against var

Usage

1
2
3
4
5
ggMatvsVar(PCs, var, xlab = xname, ncol = 2, group = NULL,
  layout = NULL, legend.title = NULL, pt.size = 1)

ggMatvsVar2(PCs, var, xlab = xname, ncol = 2, group = NULL,
  layout = NULL, legend.title = NULL, pt.size = 1, lwd = 1)

Arguments

PCs

Matrix for y-Axis

var

vector containing data for x-axis

xlab

x-axis label

ncol

layout columns

group

grouping variable

layout

layout matrix

legend.title

custom legend title

pt.size

point size

lwd

line width of regression line


zarquon42b/RResScripts documentation built on May 4, 2019, 9:09 p.m.