lorweiuk/CREx: Run behavioral experiments from R.

CREx allows running behavioral experiments from R by controlling visual and auditory stimuli and gathering responses under Windows. CREx works by providing R-wrapper functions for underlying C-functions, which in turn use the SDL2 C-library for controlling graphics, sound and user interaction. Essentially, CREx is a simple and limited SDL interface.

Getting started

Package details

AuthorLorenz Weise
MaintainerLorenz Weise <lorenz-weise@gmx.de>
Licensefill in license
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lorweiuk/CREx")
lorweiuk/CREx documentation built on March 16, 2024, 3:04 a.m.