filter_RT: RM2C2: Scoring, Summarizing

Description Usage Arguments Examples

View source: R/filter_RT.R

Description

RM2C2: Scoring, Summarizing

Usage

1
filter_RT(df, RT_col = "response_time", lower_RT = 200, upper_RT = 10000)

Arguments

df

class: numeric; original X

RT_col

class: string

lower_RT

class: numeric; moved to X

upper_RT

class: numeric; moved to X

Examples

1
filter_RT(df, RT_col = 'response_time', lower_RT = 200, upper_RT = 10000)

nelsonroque/RM2C2 documentation built on Dec. 31, 2019, 4:54 a.m.