Learn R Programming

SensoMineR (version 1.27)

videos: Videos data obtained with Holos

Description

Example of Holos data, as obtained with the format_holos function.

Usage

data(videos)

Arguments

Format

A list of 4 objects: name.subjects, a dataframe containing the concordance between the names of the subjects as given in the Holos experiment and their ID; datadigit, a list of S (S = number of subjects) dataframes corresponding to the digit-tracking data; datafinal_coord, a list of S (S = number of subjects) dataframes corresponding to the final configurations data; and datafinal_verb, a list of S (S = number of subjects) dataframes corresponding to the final verbalization data.

See Also

format_holos analyse_holos

Examples

Run this code
data(videos)

Run the code above in your browser using DataLab