Dexter: data analyses for educational and psychological tests.
Dexter provides a comprehensive solution for managing and analyzing educational test data. package
The main features are:
To learn more about dexter, start with the vignettes: browseVignettes(package="dexter")
Dexter uses the following global options
dexter.use_tibble
return tibbles instead of data.frames, defaults to FALSEdexter.progress
show progress bars, defaults to TRUE in interactive sessionsdexter.max_cores
set a maximum number of cores that dexter will use, defaults to the minimum of Sys.getenv("OMP_THREAD_LIMIT")
and getOption("Ncpus")
, otherwise unlimited.Useful links:
Maintainer : Jesse Koops jesse.koops@cito.nl
Authors:
Useful links