geom_table: Prints table in ggplot2 images

geom_tableR Documentation

Prints table in ggplot2 images

Description

Prints table in ggplot2 images

Usage

geom_table(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping

The same as ggplot2.

data

same as ggplot2.

stat

The same as ggplot2.

position

same as ggplot2.

na.rm

The same as ggplot2.

show.legend

same as ggplot2.

inherit.aes

The same as ggplot2.

...

same as ggplot2.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.