| Marc Kupietz | 2819fc7 | 2022-06-30 12:26:27 +0200 | [diff] [blame] | 1 | frequenciesOverTime           Plot frequency of query expressions over time | 
 | 2 | frequenciesOverDomains          Box plot frequency of query expressions per topic domain | 
 | 3 | conditionsOverTime              Plot frequency of query expressions over time under different conditions | 
 | 4 | alternativesOverTime            Plot proportion of alternative spellings/variants over time | 
 | 5 | regional                        Map plot regional frequencies of query expression | 
 | 6 | mosaicplot                      Visualize frequencies of alternative query terms in relation to other variables | 
 | 7 | shiny-frequency-curves          Web application that plots frequency curves with highcharts and shiny | 
 | 8 | writtenVsSpoken                 Compare frequencies in written vs. spoken corpora | 
| Marc Kupietz | 781d26f | 2023-05-13 10:39:59 +0200 | [diff] [blame^] | 9 | displayKwics                    Display query results including KWICs (also demonstrates OAuth2 browser workflow with httr) | 
| Marc Kupietz | 2819fc7 | 2022-06-30 12:26:27 +0200 | [diff] [blame] | 10 | light-verb-construction-ca      Collocation analysis to identify light verb constructions matching the pattern "in NN setzen", with result rendered as HTML DataTable | 
 | 11 | highcharter-example             Visualize frequencies of optionally alternative terms over time with interactive HTML and JavaScript elements using the package highcharter as wrapper for Highcharts | 
 | 12 | recursiveCA                     Show result dataframe of recursvie collocation analysis as pretty HTML tableb y Knitr via Markdown. | 
 | 13 | frequency_by_country_ggplot     Plot frequencies depending on country of publication using ggplot2. | 
 | 14 | frequency_by_country_highcharts Plot frequencies depending on country of publication using highcharter. | 
 | 15 | collocation_score_by_country    Plot collocation scores depending on country of publication using ggplot2. | 
| Marc Kupietz | 65eede5 | 2023-05-12 17:30:07 +0200 | [diff] [blame] | 16 | pluralGenderVariants            Plot frequencies of the plular gender variants of a word in the core corpus of the Council for German Orthography (OKK) over time. | 
| Marc Kupietz | 898515a | 2023-05-10 15:21:38 +0200 | [diff] [blame] | 17 | OAuthBrowserflowHttr2           Runtime OAuth2 browser flow demonstration using the httr2 package (adjective collocates of »Gendern«) |