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.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,22 @@
2
2
3
3
This repository contains the R code that was used to create the tables and figures of the article describing the insect bite force database published under
4
4
5
-
Rühr et al. (**in review**): A bite force database of 652 insect species.
5
+
Rühr et al. (**in review**): A bite force database of 655 insect species. (preprint available at [bioRxiv](https://doi.org/10.1101/2022.01.21.477193)).
6
6
7
7
## Instructions
8
-
1. Open the R project 'Bite_Force_Database.Rproj'. We have used RStudio [1] to run R [2]
9
-
2. Open the R script 'Bite_Force_Database.R'
10
-
3. Run the script
8
+
9
+
1. Open the R project 'Bite_Force_Database.Rproj'. We have used RStudio [1] to run R [2]
10
+
2. Open the R script 'Bite_Force_Database.R'
11
+
3. Run the script
11
12
12
13
The script contains comments that explain the code step-by-step.
13
14
14
15
The Zenodo folder that is automatically downloaded by the script is available at [doi.org/10.5281/zenodo.5782922](https://www.doi.org/10.5281/zenodo.5782922). Note that the Zenodo data must be unzipped after download so that all files are located in the same folder as the 'Bite_Force_Database.Rproj' file.
15
16
16
-
The Zenodo repository already contains all files that are produced by this script (mainly PDFs with plotted figures and the final database csv file 'iBite_table.csv'). Running this script will overwrite those files.
17
+
The Zenodo repository already contains all files that are produced by this script (mainly PDFs with plotted figures and the final database csv file 'iBite_table.csv'). Running this script will overwrite those files with the identical content again.
17
18
18
19
## References
19
-
[1]https://www.rstudio.com/
20
+
21
+
[1]<https://www.rstudio.com/>
20
22
21
23
[2] R Core Team. R: A language and environment for statistical computing. R Foundation for Statistical Computing. (R Foundation for Statistical Computing, 2022).
0 commit comments