generate.plot.legend: Generate plot legend object

View source: R/generate.plot.legend.R

generate.plot.legendR Documentation

Generate plot legend object

Description

Generate a legend object for plotting purposes

Usage

generate.plot.legend(cov.info)

Arguments

cov.info

A list of covariate information where each item is a vector of all the sample values for a given covariate. Currently accepts only the following covariates: 'Type', 'Cartridge', 'CodeClass'

Details

Called by visualize.results, this function creates a list defining the covariate legend that can be passed onto a plot

Value

A list where each item contains colour, label and title information for a given covariate

Author(s)

Dorota Sendorek and Emilie Lalonde

See Also

NanoStringNormCNV:::generate.plot.covariates


uclahs-cds/public-R-NanoStringNormCNV documentation built on May 31, 2024, 9:09 p.m.