Skip to content

Commit d594ae0

Browse files
committed
doc fix
1 parent 70eb087 commit d594ae0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ output: github_document
66

77
# CoronaNetR Package
88

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
1010
date, this database provides the most comprehensive and granular
1111
documentation of such government policies in the world, capturing data
1212
for 18 broad policy categories alongside many other dimensions,
@@ -26,7 +26,7 @@ You can install the development version of CoronaNetR as
2626
follows:
2727

2828
``` r
29-
devtools::install_github("CoronaNetDataScience/CoronaNet")
29+
devtools::install_github("CoronaNetDataScience/CoronaNetR")
3030
```
3131

3232
# Core Functions

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# CoronaNetR Package
55

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
77
date, this database provides the most comprehensive and granular
88
documentation of such government policies in the world, capturing data
99
for 18 broad policy categories alongside many other dimensions,
@@ -27,7 +27,7 @@ Event Dataset as R data frames.
2727
You can install the development version of CoronaNetR as follows:
2828

2929
``` r
30-
devtools::install_github("CoronaNetDataScience/CoronaNet")
30+
devtools::install_github("CoronaNetDataScience/CoronaNetR")
3131
```
3232

3333
# Core Functions

0 commit comments

Comments
 (0)