Skip to content

R-package including common helper functions for psychological data analysis

Notifications You must be signed in to change notification settings

markushuff/PsychHelperFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PsychHelperFunctions

R-package including common helper functions for psychological data analysis

This package will (hopefully) grow constantly.

Installation directly from github

install.packages("devtools") 
library("devtools") 
install_github("markushuff/PsychHelperFunctions")
library(PsychHelperFunctions)

last mods

  • 2022-09-08: new function: c (response bias)
  • 2021-12-05: new function: get_n_eb_times.R

About

R-package including common helper functions for psychological data analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages