fix repair
This commit is contained in:
@@ -57,3 +57,4 @@ left_join(reden, redner, by=c("redner" = "id")) %>%
|
||||
ggplot(aes(x = fraktion, y = n)) +
|
||||
geom_bar(stat = "identity")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user