> s
       V2 V4 V6 V7 V9  V10 [...]
crp1   22 18 18 18 24 0.00  
crp2   0  53 11 0  0  5.39  
rep1L  1  0  1  2  0  4.00  
Hello everyone, S is my dataset in the wide format, from which I have excluded all columns with NA values. I want to make a plot with crp1 and crp2 as dots on the x-axis connected by a line, the color being defined by "rep1L" value (from 1 to 5).
Thanks for your help, Nathalie
