generate_space.Rd
Generate random points
generate_space(n, cont = F)
integer, number of points to be generated.
logical, default = FALSE, if TRUE orders the random coordinates by longitude (returning contiguous groups), if FALSE does nothing.
FALSE
TRUE
data.frame.