dot-scatter: Produce a scatter plot from a data frame

.scatterR Documentation

Produce a scatter plot from a data frame

Description

param data a data.frame param strat by which column to stratify param outliers a vector of outliers

Usage

.scatter(data, x, y, strat, xlab = NULL, ylab = NULL, outliers = NULL,
  main = NULL, legend = T, primaryID = NULL)

xiaolicbs/samplyzer documentation built on Sept. 4, 2023, 9:23 p.m.