plot_marginal_tag_frequency: Plot marginal frequency of tags

Description Usage Arguments

Description

Automatically faceted by annotator, with a marginal facet added optionally by default.

Usage

1
2
3
plot_marginal_tag_frequency(annotations, tagset_planned = NULL,
  sort = c("value", "frequency"), margins = TRUE,
  labeller = long_labeller)

Arguments

annotations

data.frame containing annotations

tagset_planned

Character vector. Use to include unused tags in plot

sort

One of "value" or "frequency"

margins

TRUE | FALSE

labeller

function to format label text for the tagset axis


petereckley/webannor documentation built on May 25, 2019, 12:48 a.m.