saveQCPlot {debrowser}R Documentation

saveQCPlot

Description

Saves the current QC plot selection to the users local disk.

Usage

saveQCPlot(filename = NULL, input = NULL, datasetInput = NULL,
  cols = NULL, conds = NULL, inputQCPlot = NULL)

Arguments

filename,

filename

input,

input params

datasetInput,

dataset

cols,

selected columns

conds,

selected conditions

inputQCPlot,

clustering method and distance method

Note

saveQCPlot

Examples

    saveQCPlot()


[Package debrowser version 1.6.8 Index]