Explorar el Código

adapting genderequality csv dir to new project structure

genderequality-alternative
JosuaKugler hace 4 años
padre
commit
4b3e85be62
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      vignettes/genderequality.Rmd

+ 1
- 1
vignettes/genderequality.Rmd Ver fichero

@@ -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}


Cargando…
Cancelar
Guardar