View source: R/generate.plot.legend.R
generate.plot.legend | R Documentation |
Generate a legend object for plotting purposes
generate.plot.legend(cov.info)
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' |
Called by visualize.results
, this function creates a list defining the covariate legend that can be passed onto a plot
A list where each item contains colour, label and title information for a given covariate
Dorota Sendorek and Emilie Lalonde
NanoStringNormCNV:::generate.plot.covariates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.