Skip to content

Commit

Permalink
redid word freq plot
Browse files Browse the repository at this point in the history
  • Loading branch information
your_username committed Mar 31, 2019
1 parent 3ce09d2 commit b12ab17
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README_cache/markdown_github/__packages
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
base
methods
datasets
utils
grDevices
graphics
stats
tidyverse
ggplot2
tibble
Expand Down
Binary file not shown.
Binary file not shown.
Empty file.
Binary file not shown.
Binary file modified README_files/figure-markdown_github/unnamed-chunk-4-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion count_cran.R
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ plot_top_words <- function(df) df %>%
coord_flip() +
theme_minimal() +
theme(legend.position="none",
axis.title.x=element_blank())
axis.title=element_blank())

0 comments on commit b12ab17

Please sign in to comment.