was_trial_force_finished: Returns if the trial has been force finished

Description Usage Arguments Value

View source: R/brainvr-getters.R

Description

Returns if the trial has been force finished

Usage

1
was_trial_force_finished(obj, iTrial, zero_based = FALSE)

Arguments

obj

BrainvrObject

iTrial

trial index starting with 1 or 0 if zero_based=TRUE

zero_based

if TRUE, it keeps the indices as they are reported by the framework, beginning with 0. Otherwise trials start with 1

Value

logical


BrainVR/brainvr-reader documentation built on Nov. 2, 2021, 11:09 a.m.