README.md

PsychLab

This package serves 2 purposes. The first is to provide functions that automate the collection, scoring and structuring of commonly used psychological scales. The second is to provide useful functions for psychology labs that implement 2-level linear mixed models.

install.packages("devtools") # if not already installed
library("devtools") 
install_github("santiallende/PsychLab")
library("PsychLab")


santiallende/caanPackage documentation built on May 29, 2019, 1:47 p.m.