adapting genderequality csv dir to new project structure
This commit is contained in:
@@ -38,7 +38,7 @@ the result into more descriptive variables.
|
|||||||
|
|
||||||
For development purposes, we load the tables from csv files.
|
For development purposes, we load the tables from csv files.
|
||||||
```{r}
|
```{r}
|
||||||
res <- read_from_csv('../csv/')
|
res <- read_from_csv('../data/csv/')
|
||||||
```
|
```
|
||||||
and unpack our tibbles
|
and unpack our tibbles
|
||||||
```{r}
|
```{r}
|
||||||
|
|||||||
Reference in New Issue
Block a user