소스 검색

adapt barplot syntax

genderequality-alternative
JosuaKugler 4 년 전
부모
커밋
09f5e5da0d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      vignettes/hitlercomparison.Rmd

+ 1
- 1
vignettes/hitlercomparison.Rmd 파일 보기

@@ -169,5 +169,5 @@ 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 [%]")
bar_plot_fraktionen(hitler_comparison, y_variable = percent, title="Coincidence of party vocabulary with nazi vocabulary", ylab="unique 'nazi' words per total (unique) fraction words [%]")
```

불러오는 중...
취소
저장