Skip to content

Commit

Permalink
Re-build README.Rmd and Graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Dec 10, 2024
1 parent c4a5e95 commit f5aac92
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The archive may be viewed here:

<https://massmail.illinois.edu/massmailArchive>

Data has **766** observations and **7** variables:
Data has **765** observations and **7** variables:

- `datetime`: Date and time when the email was sent in the form of
`YYYY-MM-DD HMS` with either CDT or CST.
Expand Down Expand Up @@ -210,16 +210,16 @@ head(most_popular_words, 10) %>%

| word | freq |
|:------------|-----:|
| university | 2312 |
| students | 1909 |
| campus | 1697 |
| illinois | 1537 |
| student | 1126 |
| university | 2314 |
| students | 1914 |
| campus | 1700 |
| illinois | 1539 |
| student | 1130 |
| faculty | 1097 |
| covid | 1070 |
| community | 1041 |
| health | 1032 |
| information | 953 |
| community | 1042 |
| health | 1033 |
| information | 956 |

#### Wordcloud

Expand Down
Binary file modified README_files/figure-gfm/sample-graphic-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified README_files/figure-gfm/sample-graphic-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified README_files/figure-gfm/word-cloud-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5aac92

Please sign in to comment.