You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.Rmd
+2-2
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ a <- data(package = "dataedu")
107
107
a$result[ , 3:4]
108
108
```
109
109
110
-
If you would like to download the data in non-`.Rds` (RData) format, the CSV and JSON formats are available under [`inst/extdata`](https://github.com/data-edu/dataedu/tree/master/inst/extdata). Please note that `all_files`is not included because of how large the file would be.
110
+
If you would like to download the data in non-`.Rds` (RData) format, the CSV and JSON formats are available under [`inst/extdata`](https://github.com/data-edu/dataedu/tree/master/inst/extdata). Please note that `all_files`and `oulad_interactions_filtered` are not included because of their size.
111
111
112
112
### Using the {dataedu} Theme and Palette
113
113
@@ -130,4 +130,4 @@ The font for the DSIEUR graphs is Cabin and available [here](https://fonts.googl
130
130
## Contact
131
131
132
132
* Please report ideas or issues on the [Issues page](https://github.com/data-edu/dataedu/issues). If possible, make your post reproducible using the [{reprex}](https://github.com/tidyverse/reprex) package.
133
-
* Send any pull requests on the [Github repository](https://github.com/data-edu/dataedu).
133
+
* Send any pull requests on the [Github repository](https://github.com/data-edu/dataedu).
0 commit comments