recode_guess_type: Recode guess type based on the uniqueness of the guess,...

Description Usage Arguments Value

Description

The reason for the params 'unique_guess' and 'unique_result' is that uniqueness can be determined relative to either the session or to the team.

Usage

1
recode_guess_type(frame, unique_guess, unique_result, suffix)

Arguments

unique_guess

str Name of column in frame containing uniqueness of the guess, e.g., "UniqueSessionGuess"

unique_result

str Name of column in frame containing uniqueness of result, e.g., "UniqueSessionResult"

Value

Same as input with new columns GuessType and GuessTypeLabel.


pedmiston/totems-data documentation built on May 30, 2019, 4:38 p.m.