Toggle navigation
psychTestR
2.25.0
Reference
Articles
Demos
Research examples
An introduction to psychTestR
Tutorial (basic): Media files
Tutorial (basic): Modularisation
Tutorial (intermediate): Automated testing
Tutorial (intermediate): Building custom page types
Tutorial (intermediate): Editing dictionaries
Tutorial (intermediate): Hosting experiments online
Tutorial (intermediate): Randomising item administration
Tutorial (intermediate): URL parameters
Tutorial (expert): Creating an internationalised questionnaire
Tutorial (expert): jsPsych integration
Video series: An introduction to psychTestR, by Anthony Chmiel
Code for Article 'psychTestR - Ein R-Paket für (musik-) psychologische Tests und Fragebogeninventare'
Changelog
Get participant ID
Source:
R/state.R
p_id.Rd
Returns the participant's ID.
p_id
(
state
)
Arguments
state
The participant's
state
object.
Contents