Plot-class: Plot class

Description Usage Arguments Value Author(s)

Description

genealize a graphic object to a Plot object.

Usage

1
2
3
4
5
6
7
8
  ## S4 method for signature 'gg'
Plot(x)
  ## S4 method for signature 'trellis'
Plot(x, mutable = FALSE)
  ## S4 method for signature 'GGbio'
Plot(x)
  ## S4 method for signature 'Ideogram'
Plot(x)

Arguments

x

object of gg, GGbio, trellis, Ideogram.

mutable

whether a plot repsonse to + method or not.

Value

A Plot object.

Author(s)

Tengfei Yin


ggbio documentation built on Nov. 8, 2020, 5:04 p.m.