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 Oct 3, 2024
1 parent f4ca5bf commit 640a80c
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 **775** observations and **7** variables:
Data has **777** 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 | 2262 |
| students | 1872 |
| campus | 1675 |
| illinois | 1505 |
| student | 1114 |
| faculty | 1077 |
| university | 2268 |
| students | 1878 |
| campus | 1678 |
| illinois | 1511 |
| student | 1116 |
| faculty | 1080 |
| covid | 1070 |
| community | 1024 |
| community | 1026 |
| health | 1008 |
| information | 938 |
| information | 943 |

#### 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 640a80c

Please sign in to comment.