| 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 | 
 | 9 | displayKwics                    Display query results as KWICs via html | 
 | 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. |