-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 781 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 781 Bytes
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
Package: UsingRTutorials
Type: Package
Title: Provides learnr Tutorials for a Using R Course
Version: 0.3.1
Author: Wouter de Nooy [aut, cre]
Date: 2022-01-04
Maintainer: Wouter de Nooy <w.denooy@uva.nl>
Description: This package contains tutorials for the course Using R for Data Wrangling, Analysis, and Visualization.
There is one tutorial for each session in the course.
License: AGPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.0),
gradethis,
kableExtra,
knitr,
learnr,
tidyverse
Imports:
car,
DiagrammeR,
effects,
gapminder,
gganimate,
gifski,
igraph,
maps,
nycflights13,
plotly,
RColorBrewer,
rstanarm,
shiny,
texreg,
tm,
topicmodels,
wordcloud
RoxygenNote: 7.1.1