r – Find the percentage that two columns are equal but for each grouping variable
I’m trying to figure out the number of times ordre_ou and rank are both equal to 3. I would then want to put that number over the number of times ordre_ou and rank aren’t equal to eachother (one or the other equals 3, but the other value is a 1 or 2). But, what makes … Read more