refactor again because of check complaining
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.
|
||||
```{r}
|
||||
res <- read_from_csv('../data/csv/')
|
||||
res <- read_from_csv('../inst/csv/')
|
||||
```
|
||||
and unpack our tibbles
|
||||
```{r}
|
||||
|
||||
Reference in New Issue
Block a user