Skip to contents

Plot summary table for all vocabularies

Usage

.plotTableSummaryAllVocabularies(
  summaryAllVocabularies,
  colors = list(invalid = "#EC6173", unmapped = "#F1AE4A", mapsTo = "#51A350", grey =
    "#AAAAAA")
)

Arguments

summaryAllVocabularies

Tibble with summary for all vocabularies

colors

List of colors for bar chart

Value

A reactable table object