geom_hypobg: Add linkage group annotation

Description Usage Arguments

View source: R/hypogen_geom_hypobg.R

Description

Add linkage group annotation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
geom_hypobg(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  ...,
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE
)

Arguments

mapping

Set of aesthetic mappings created by aes()

data

The data to be displayed in this layer - usually hypogen::hypo_karyotype

stat

string, "identity"

position

Position adjustment "identity"

...

Other arguments passed on to layer().

na.rm

If FALSE, the default, missing values are removed with a warning

show.legend

logical. Should this layer be included in the legends?

inherit.aes

logical


k-hench/hypogen documentation built on April 14, 2021, 1:44 p.m.