Generates 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)Generates 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)