View source: R/pipeline-zscore.R
zscore_pupil | R Documentation |
This function z-scores pupil data by subtracting the mean and dividing by the standard deviation.
This function is called by the exposed wrapper zscore()
zscore_pupil(x, prev_op)
x |
A data frame containing pupil data |
prev_op |
The name of the previous operation in the pipeline |
A vector of z-scored pupil data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.