Description Usage Arguments Value
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.
1 | recode_guess_type(frame, unique_guess, unique_result, suffix)
|
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" |
Same as input with new columns GuessType and GuessTypeLabel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.