Add linkage group annotation
geom_hypobg( mapping = NULL, data = NULL, stat = "identity", position = "identity", ..., na.rm = FALSE, show.legend = NA, inherit.aes = TRUE )
| 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 |