msarc.copyColors: Copy 'msarc' Color Palette

Description Usage Arguments Value Note Author(s) Examples

View source: R/plotter.R

Description

If two or more msarc diagrams are presented, it may be helpful if GO categories that occur in multiple diagrams are the same color. This functions allow the copying of the color palette from one msarc object to another, so that when the second is plotted, it will resemble the first.

Usage

1

Arguments

target

an msarc object to load the color palette into.

source

an msarc object from which to get a color palette.

Value

the modified target msarc object.

Note

msarc.copyColors can only be applied to source msarc objects for which msarc.plotSVG has already been run.

Author(s)

Gord Brown

Examples

1
2
3

msarc documentation built on May 30, 2017, 12:53 a.m.