Description Usage Arguments Details
View source: R/describe_validity.R
describe_validity
returns a data frame with summary statistics
describing the eye tracker's validity indicators
1 | describe_validity(data, ..., log = TRUE)
|
data |
A data frame. |
... |
One or more numeric columns in the data frame that contain data on the validity of the recordings. |
log |
A boolean indicating whether the result is added to the log. |
message |
A string containing an optional message to add to the log. |
The data set can be grouped using dplyr's group_by
so that the gap descriptives will be calculated for each group level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.