Hello, I have a data.frame (df) 8 rows x 8 columns. I'm calling the columns of "ST [i]".
df <- structure(list(ST1 = c(58.69, 58.5, 58.5, 58.69, 58.69,
58.5, 58.69, 58.69), ST2 = c(68.7, 68.42, 68.42, 68.7,
68.7, 68.42, 68.7, 68.7), ST3...
asked by
07.11.2017 / 15:23