Filter the xy grid of each comibination of the values in the input vector.
get_xy_info(xy_grid = NULL, xy_nms = NULL, i = NULL)
xy_grid | data.frame. Output from |
---|---|
xy_nms | character (vector). Value in |
i | numeric. Used to extract a specific value in |
list.
To be used exclusively by wrapper_func()
.