tcplPlotValidate: tcplPlotValidate

tcplPlotValidateR Documentation

tcplPlotValidate

Description

tcplPlotValidate

Usage

tcplPlotValidate(
  dat = NULL,
  type = "mc",
  compare = "m4id",
  by = NULL,
  flags = NULL,
  output = c("ggplot", "console", "pdf", "png", "jpg", "svg", "tiff"),
  multi = NULL,
  verbose = FALSE
)

Arguments

dat

data.table containing plot-prepared data

type

string of mc or sc indicating if it is single or multi conc

compare

Character vector, the field(s) to join samples on to create comparison plots

by

Parameter to divide files into e.g. "aeid".

flags

bool - should we return flags

output

how should the plot be formatted

multi

are there multiple plots

verbose

should the plot return a table with parameters

Value

a list of validated parameters for plotting


tcpl documentation built on June 8, 2025, 11:41 a.m.