fix index entry in hiltercomparison vignette
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: "Analysis of vocabulary"
|
title: "Analysis of vocabulary"
|
||||||
output: rmarkdown::html_vignette
|
output: rmarkdown::html_vignette
|
||||||
vignette: >
|
vignette: >
|
||||||
%\VignetteIndexEntry{funwithdata}
|
%\VignetteIndexEntry{Analysis of vocabulary}
|
||||||
%\VignetteEngine{knitr::rmarkdown}
|
%\VignetteEngine{knitr::rmarkdown}
|
||||||
%\VignetteEncoding{UTF-8}
|
%\VignetteEncoding{UTF-8}
|
||||||
---
|
---
|
||||||
@@ -170,4 +170,4 @@ hitler_comparison
|
|||||||
Finally, we want to plot our results:
|
Finally, we want to plot our results:
|
||||||
```{r, fig.width=7}
|
```{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 [%]")
|
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 [%]")
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user