
Create a Regular Test Grid of Coordinates
create_test_grid.RdGenerates a 2D grid of equally spaced points, useful for testing fisheye transformations and other spatial warping functions.
Usage
create_test_grid(range = c(-1, 1), spacing = 0.1)
create_test_grid.RdGenerates a 2D grid of equally spaced points, useful for testing fisheye transformations and other spatial warping functions.
create_test_grid(range = c(-1, 1), spacing = 0.1)