-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
42 lines (42 loc) · 904 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Type: Compendium
Package: R workshop for rtweet and twitter data
Title: Twitter analysis with rtweet, a case study
Version: 1.1.2
Authors@R:
person(given = "John",
family = "Little",
role = c("aut", "cre"),
email = "John.Little@Duke.edu",
comment = c(ORCID = "0000-0002-3600-0972")
Description: Case study: gather and analyze tweets using rtweet
License: CC BY-NC
URL: https://github.com/libjohn/workshop_twitter_analysis
Depends:
colorblindr,
dplyr,
ggmap,
ggplot2,
ggrepel,
glue,
graphTweets,
hrbrthemes,
htmltools,
igraph,
knitr,
leaflet,
networkD3,
RColorBrewer,
rmarkdown,
rtweet,
scales,
tidygeocoder,
tidytext,
tidyverse,
wordcloud2,
xaringan,
xaringanExtra
Remotes:
clauswilke/colorblindr,
gadenbuie/xaringanExtra
Encoding: UTF-8
LazyData: true