pavlovia: Communication with pavlovia.org

Description Usage Arguments

View source: R/pavlovia.R

Description

The pavlovia plugin supports running experiments online in Pavlovia.

Usage

1
2
3
4
5
pavlovia(
  command = js_string("init"),
  participantId = NULL,
  errorCallback = NULL
)

Arguments

command

The pavlovia command: "init" (default) or "finish".

participantId

The participant Id: any string (NULL by default).

errorCallback

The callback function called whenever an error occurs (NULL by default).


djnavarro/jaysire documentation built on April 12, 2021, 4:25 a.m.