scatterplot: scatterplot customized scatterplot

scatterplotR Documentation

scatterplot customized scatterplot

Description

scatterplot customized scatterplot

Usage

scatterplot(
  dat,
  x,
  y,
  group = NULL,
  PCC = F,
  adj = NULL,
  size.points = 1,
  alpha.points = 0.5,
  size.smooth = 1,
  size.lab = 3
)

Arguments

dat

dataframe, input

x

string, lab for x

y

string, lab for y

group

string, lab for grouping, default NULL

PCC

if permform ppcor::pcor.test

adj

string, lab for confounder in pcor.test


zhunshi/metastat documentation built on Feb. 25, 2023, 10:07 p.m.