teach_anxiety: Function to calculate Teaching Anxiety Score from Parson's...

Description Usage Arguments Details Value

View source: R/teach_anxiety.R

Description

Function does TWO things: (1) reverse scores 14 questions, and (2) sums all columns for each row/participant to calculate an Anxiety Score.

Usage

1

Arguments

x

A dataframe. NAs are allowed. Use contains_na_function to detect where NAs are located.

Details

Function to calculate Teaching Anxiety score.

Value

A data frame with the Teaching Anxiety score as the last column.


miranda-chen/teachAnxiety documentation built on Dec. 24, 2019, 4:32 a.m.