-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 741 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
23 lines (23 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: friends
Title: The Entire Transcript from Friends in Tidy Format
Version: 0.1.0.9000
Authors@R:
person(given = "Emil",
family = "Hvitfeldt",
role = c("aut", "cre"),
email = "emilhhvitfeldt@gmail.com",
comment = c(ORCID = "0000-0002-0679-1945"))
Description: The complete scripts from the American sitcom Friends in tibble
format. Use this package to practice data wrangling, text analysis and
network analysis.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Depends:
R (>= 2.10)
Imports:
tibble
URL: https://github.com/EmilHvitfeldt/friends
BugReports: https://github.com/EmilHvitfeldt/friends/issues