Skip to contents

Generate random points

Usage

generate_space(n, cont = F)

Arguments

n

integer, number of points to be generated.

cont

logical, default = FALSE, if TRUE orders the random coordinates by longitude (returning contiguous groups), if FALSE does nothing.

Value

data.frame.