Creates "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)

Arguments

df

A trial results data frame.

Value

The data frame with the new column added.