plotScatter: flexible scatter plot (a wrapper)

Description Usage Arguments Details

View source: R/myplots_p.R

Description

scatter for a cont-cont, cont-cat or cat-cat variable pair.

Usage

1

Arguments

...

other parameters passed to either plotContCont plotContCat plotCatCat

x

either numeric or factor or numeric

y

either numeric or factor or numeric

Details

the program detects x, y as categorical if it is a factor. Then it wraps plotContCont plotContCat plotCatCat


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.