MakeGrid: Generate a lattice of equally spaced locations and...

Description Usage

Description

Generate a lattice of equally spaced locations and coordinates

Usage

1
2
3
  MakeGrid(nx = NULL, ny = NULL, dist = 1, type = "square",
    area = NULL, origin = c(0, 0), around = NULL,
    xy = c("Easting", "Northing"))

noamross/SODDr documentation built on May 23, 2019, 9:30 p.m.