File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ output: github_document
6
6
7
7
# CoronaNetR Package
8
8
9
- CoronaNet is a database on government responses to the COVID-19. To
9
+ CoronaNetR is a database on government responses to the COVID-19. To
10
10
date, this database provides the most comprehensive and granular
11
11
documentation of such government policies in the world, capturing data
12
12
for 18 broad policy categories alongside many other dimensions,
@@ -26,7 +26,7 @@ You can install the development version of CoronaNetR as
26
26
follows:
27
27
28
28
``` r
29
- devtools :: install_github(" CoronaNetDataScience/CoronaNet " )
29
+ devtools :: install_github(" CoronaNetDataScience/CoronaNetR " )
30
30
```
31
31
32
32
# Core Functions
Original file line number Diff line number Diff line change 3
3
4
4
# CoronaNetR Package
5
5
6
- CoronaNet is a database on government responses to the COVID-19. To
6
+ CoronaNetR is a database on government responses to the COVID-19. To
7
7
date, this database provides the most comprehensive and granular
8
8
documentation of such government policies in the world, capturing data
9
9
for 18 broad policy categories alongside many other dimensions,
@@ -27,7 +27,7 @@ Event Dataset as R data frames.
27
27
You can install the development version of CoronaNetR as follows:
28
28
29
29
``` r
30
- devtools :: install_github(" CoronaNetDataScience/CoronaNet " )
30
+ devtools :: install_github(" CoronaNetDataScience/CoronaNetR " )
31
31
```
32
32
33
33
# Core Functions
You can’t perform that action at this time.
0 commit comments