Quellcode durchsuchen

fix index entry in hiltercomparison vignette

genderequality-alternative
flavis vor 4 Jahren
Ursprung
Commit
610982427a
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +2
    -2
      vignettes/hitlercomparison.Rmd

+ 2
- 2
vignettes/hitlercomparison.Rmd Datei anzeigen

@@ -2,7 +2,7 @@
title: "Analysis of vocabulary"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{funwithdata}
%\VignetteIndexEntry{Analysis of vocabulary}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
@@ -170,4 +170,4 @@ hitler_comparison
Finally, we want to plot our results:
```{r, fig.width=7}
bar_plot_fraktionen(hitler_comparison, percent, fill=fraktion, title="Coincidence of party vocabulary with nazi vocabulary", ylab="unique 'nazi' words per total (unique) fraction words [%]")
```
```

Laden…
Abbrechen
Speichern