-
Notifications
You must be signed in to change notification settings - Fork 1
/
a1-resources.Rmd
29 lines (21 loc) · 917 Bytes
/
a1-resources.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# (APPENDIX) Appendix {-}
# Resources and tools {- #resources}
Free resources and free tools to help you make better research.
<!--
How to create a screenshot:
1. Use https://www.site-shot.com/ and save as 512 x 512 pixels (40% size)
2. Convert image to webp format
-->
```{r resources-tools, results="asis"}
resources <- read.csv("data/resources.csv")
print_resource_links(resources)
```
## Open textbooks
```{r resources-textbooks, results="asis"}
resource_link(title = "Improving Your Statistical Inferences",
image = "images/resources/lakens-statistical-inferences.webp",
url = "https://lakens.github.io/statistical_inferences/",
description = "Online book by Daniël Lakens")
```
## Networks in different countries
- [Open Scholarship Grassroots Community Networks](https://docs.google.com/spreadsheets/d/1LNF5_bOkRV-RLIF4HYmu-gOemIa4IdfXEer89fM-Vy8/edit#gid=0)