Переглянути джерело

adapting genderequality csv dir to new project structure

genderequality-alternative
JosuaKugler 4 роки тому
джерело
коміт
4b3e85be62
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      vignettes/genderequality.Rmd

+ 1
- 1
vignettes/genderequality.Rmd Переглянути файл

@@ -38,7 +38,7 @@ the result into more descriptive variables.

For development purposes, we load the tables from csv files.
```{r}
res <- read_from_csv('../csv/')
res <- read_from_csv('../data/csv/')
```
and unpack our tibbles
```{r}


Завантаження…
Відмінити
Зберегти