AddWGroup: Add a plotting object to a group

View source: R/wgroup.R

AddWGroupR Documentation

Add a plotting object to a group

Description

The object to be added are in the same coordinate system as the group.

Usage

AddWGroup(group.obj, new.obj)

Arguments

group.obj

WGroup object to be added to

new.obj

plotting object to be added

Value

a WGroup object where new.obj is added.


wheatmap documentation built on March 18, 2022, 6:43 p.m.