Learn R Programming

eyeTrackR (version 1.0.1)

organise.message.descriptives: Descriptive statistics for messages in message report.

Description

Descriptive statistics for messages in message report.

Usage

organise.message.descriptives(message_df)

Arguments

message_df

Message report.

Value

Descriptive information relating to messages in the trials which can be printed to the console.

Examples

Run this code
# NOT RUN {
data(messagereport)
print(organise.message.descriptives(messagereport))
# }

Run the code above in your browser using DataLab