R/processing_trial_functions.R
    create_threat_name.RdCreates "threat" column, parsed from episode name. Expects column called `episode` For finding Unity's internal threat name, see "find_unity_threat_name"
create_threat_name(df)A trial results data frame.
The data frame with the new column added.