File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1010date, this database provides the most comprehensive and granular
1111documentation of such government policies in the world, capturing data
1212for 18 broad policy categories alongside many other dimensions,
@@ -26,7 +26,7 @@ You can install the development version of CoronaNetR as
2626follows:
2727
2828``` r
29- devtools :: install_github(" CoronaNetDataScience/CoronaNet " )
29+ devtools :: install_github(" CoronaNetDataScience/CoronaNetR " )
3030```
3131
3232# Core Functions
Original file line number Diff line number Diff line change 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
77date, this database provides the most comprehensive and granular
88documentation of such government policies in the world, capturing data
99for 18 broad policy categories alongside many other dimensions,
@@ -27,7 +27,7 @@ Event Dataset as R data frames.
2727You 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
You can’t perform that action at this time.
0 commit comments