mf.wrap.scatterplot: Make many scatterplots from tidy ordering sheet

Description Usage Arguments

View source: R/boxplots_ordering.R

Description

Make many scatterplots from tidy ordering sheet

Usage

1
mf.wrap.scatterplot(D, data, ggdata, df.beta, ...)

Arguments

data

<object; input> A data frame with variables (ind, var.x, var.y, trans.y, trans.x, var.col, str, dn.surfix)

ggdata

<object; input> A object with ggplot-class

var.x

<character; proccessing>

var.y

<character; proccessing>

trans.y

<character> To be passed to scale_y_continuous(trans= )

trans.x

<character> To be passed to scale_x_continuous(trans= )

size

<numeric; proccessing>

var.col

<character; proccessing>

plot.col

<character> "color_color"(to be passed to scale_color_gradient) or "color"

str

<character; proccessing>

dn.surfix

<character; output>

betas

<character; proccessing> A numeric vector for coefficients of regression line


mrmtshmp/ExploratoryDataAnalysis documentation built on Oct. 6, 2020, 8 a.m.