Displaying 1 result from an estimated 1 matches for "final_point".
Did you mean:
final_points
2007 Mar 11
1
recoding question
...ikaan joka ei enää palaa 3
Hannu reissut skrinnareita 4
Lauri reissut jääpuut 5
Hannu selkärangattomat kaapin alta löytynyt 2
Hate selkärangattomat vailla armeerausta 2
Teemu selkärangattomat portinvartija 6
Hannu selkärangattomat kaapin alta löytynyt2 8
I want to make a new column named as "final_points" to the data frame that
has numbers following this kind of logic: the highest number in column
"points" in each category will receive a number 3 into new column
"final_points". The second highest number will receive a number 1 into
"final_points" column. Others w...