Skip to content
Prev 24377 / 29559 Next

spsample bug?

On 11/05/16 14:51, Juta Kawalerowicz wrote:
did you try enlarging argument iter? For me this worked:

  ...
  points <- spsample(dry.grid.u, n = n, type = "random", iter = 6)