dot-plot_counts_annotation: Annotate number of values per group on plot

Description Usage Arguments Examples

Description

Annotate number of values per group on plot

Usage

1
2
3
4
5
6
7
8
.plot_counts_annotation(
  plot,
  x,
  counts_annotation,
  annotate_counts,
  type,
  text_size
)

Arguments

plot

plot with discrete x-axis to annotate counts on

x

column for x-axis

counts_annotation

annotation returned from compute_counts_annotation_data

annotate_counts

whether to annotate counts or not

type

type of plot, same as plot_distributions type

Examples

1

keshavmot2/ggexp documentation built on Feb. 6, 2021, 1:38 a.m.