get_participant_orientations_yaw: Get Participant Orientations (Yaw)

Description Usage Arguments Examples

View source: R/participant_orientations.R

Description

This function extracts a participants orientation (y/yaw in euler angle) and time from the database. The evaluation is lazy and this data can be used as input for further remote computations.

Usage

1
2
get_participant_orientations_yaw(db, session.id = 1,
  scene.name = "Tolman_01")

Arguments

db

dyplr database handle

session.id

session from which to load data

scene.id

scene from which to load the data

Examples

1
yaws <- get_participant_orientations_yaw(session.id = 5)

cog-ethz/evertools documentation built on April 1, 2020, 10:30 p.m.