Closed SymbolixAU closed 5 years ago
df <- structure(list(fill_colour = structure(c(68, 49, 53, 253, 1,
104, 183, 231, 84, 142, 121, 37, 255, 255, 255, 255), .Dim = c(4L,
4L)), geometry = c(1, 2, -5, 0.3), lat = 1:4, lon = c(1, 2, -5,
0.3)), class = "data.frame", row.names = c(NA, 4L))
This needs to work 'by-row', on a single vector here
The 2nd column of the matrix is ignored.