Open mbedward opened 4 years ago
Passing a column name such as 'i_time' or 'i.time' for the field argument of the fasterize function provokes the following error:
Error in fasterize(x, r0, field = "itime", fun = "min") : Index out of bounds: [index='itime'].
Passing a column name such as 'i_time' or 'i.time' for the field argument of the fasterize function provokes the following error:
Error in fasterize(x, r0, field = "itime", fun = "min") : Index out of bounds: [index='itime'].