Skip to contents

Plot summary table for a vocabulary and database

Usage

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

Arguments

summaryTableForVocabularyAndDatabase

Tibble with summary

colors

List of colors

Value

A reactable table object