Skip to content

Tutorial for Analyse- en Onderzoeksmethoden A

Notifications You must be signed in to change notification settings

jaburgoyne/aenoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aenoa: Tutorial for Analyse- en Onderzoeksmethoden A

The aenoa package contains supplemental tutorials for the course Analyse- en Onderzoeksmethoden A at the University of Amsterdam. You may use them for non-profit work but may not otherwise change them or claim them as your own: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Installation

To install the package from RStudio, run the following commands:

library(remotes)
install_github("jaburgoyne/aenoa")

Tutorials

Currently the package containe only one tutorial:

  • fourtests: Summary of the four statistical tests we learned in the course.

To run the tutorial execute:

learnr::run_tutorial("fourtests", package = "aenoa")

About

Tutorial for Analyse- en Onderzoeksmethoden A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published