Adapt demos to simplified authorization
Change-Id: If29075378f77cc8872cbf59c3e3d92fe39b84fb6
diff --git a/demo/00Index b/demo/00Index
index 426b8b6..8a1200f 100644
--- a/demo/00Index
+++ b/demo/00Index
@@ -6,7 +6,7 @@
mosaicplot Visualize frequencies of alternative query terms in relation to other variables
shiny-frequency-curves Web application that plots frequency curves with highcharts and shiny
writtenVsSpoken Compare frequencies in written vs. spoken corpora
-displayKwics Display query results including KWICs (also demonstrates OAuth2 browser workflow with httr)
+displayKwics Display query results including KWICs (also demonstrates OAuth2 browser workflow)
light-verb-construction-ca Collocation analysis to identify light verb constructions matching the pattern "in NN setzen", with result rendered as HTML DataTable
highcharter-example Visualize frequencies of optionally alternative terms over time with interactive HTML and JavaScript elements using the package highcharter as wrapper for Highcharts
recursiveCA Show result dataframe of recursvie collocation analysis as pretty HTML tableb y Knitr via Markdown.
@@ -14,5 +14,5 @@
frequency_by_country_highcharts Plot frequencies depending on country of publication using highcharter.
collocation_score_by_country Plot collocation scores depending on country of publication using ggplot2.
pluralGenderVariants Plot frequencies of the plural gender variants of a word in the core corpus of the Council for German Orthography (OKK) over time.
-adjectiveCollocates Runtime OAuth2 browser flow demonstration using the httr2 package showing adjective collocates of 'Gendern'
+adjectiveCollocates Shows adjective collocates of 'Gendern'.
relativeTextpositionBoxplot Plot the relative text positions of a some adverbs as highcharter boxplot.