search for: votesredac

Displaying 1 result from an estimated 1 matches for "votesredac".

2008 Jul 09
2
build matrix with the content of one column of a data frame in function of two factors
Hello, First, thanks for your help (and sorry for my english !) I have a data frame in which each row represents a vote (in percent, only 20,40, 60,80,100) of one person on one content, with three columns : name (the name of the voters), content_id, vote : str(votesredac) 'data.frame': 1000 obs. of 3 variables: $ name : chr "Guillemette Faure" "Guillemette Faure" "Guillemette Faure" "Pascal Rich\xe9" ... $ content_id: num 385241 384926 384635 383266 384814 ... $ value : num 100 100 100 20 100 100 20 10...