behaviouR: R package and tutorials for teaching of fundamental concepts in behavior and ecology
2020-08-27
Welcome
To get started you should download the package from Github using the following code.
# Install devtools from CRAN
install.packages("devtools")
# Install 'behaviouR' package from Gitub
devtools::install_github("https://github.com/DenaJGibbon/behaviouR")
Note: If you have never used R before I highly recommend that you check out the primers here: https://rstudio.cloud/learn/primers.
You can navigate using the tabs at the left and/or the arrows.