Retrieve the indices which make up a grid

get_grid_indices(
  grid_name = c("standard_grid", "standard_1m"),
  host = NULL,
  port = NULL
)

Arguments

grid_name

The name for the grid you want to retrieve. Currently one of `standard_grid` or `standard_1m`.

host

The current IP or URL for the Labrador service - intended for development purposes only.

port

The current port used for the Labrador service - intended for development purposes only.

Value

An object of class `sf`