commit | 0f5d1952acab4e841bb19bfd54e28ed58ca04e4f | [log] [tgz] |
---|---|---|
author | Rainer Perkuhn <perkuhn@ids-mannheim.de> | Wed Dec 06 10:59:12 2023 +0100 |
committer | Rainer Perkuhn <perkuhn@ids-mannheim.de> | Wed Dec 06 10:59:12 2023 +0100 |
tree | 0806b5c518db2608e19b19a67891cd39b53d5b98 | |
parent | 74c98c85a2dbbde1e5a3f186e3ff190089f96b10 [diff] [blame] |
Fixed RE Bug for excluding Romanze, still have to fix correct label
diff --git a/shiny/app.R b/shiny/app.R index 34efbb7..98b6f0e 100644 --- a/shiny/app.R +++ b/shiny/app.R
@@ -3,6 +3,10 @@ library(highcharter) library(RKorAPClient) library(tidyverse) + +#library(devtools) +#install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/idsThemeR") + library(idsThemeR) corpus=c("", "referTo ratskorpus-2023-1", "referTo drukola.20180909.1b_words")