| covjson_to_tibble | Convert a CoverageJSON response to a tidy tibble |
| edr_area | Area query (data inside a polygon) |
| edr_client | Create an EDR client |
| edr_collection | Get a single collection's metadata |
| edr_collections | List collections offered by the service |
| edr_conformance | Declared OGC API conformance classes |
| edr_corridor | Corridor query (data along a path with a width) |
| edr_cube | Cube query (data inside a bounding box) |
| edr_explore | One-shot fetch + plot + map for a collection |
| edr_item | Items (OGC API Features) helpers |
| edr_items | Items (OGC API Features) helpers |
| edr_landing | EDR service landing page |
| edr_location | Get data for a single location |
| edr_locations | List locations in a collection |
| edr_map | Map EDR locations or coverage data |
| edr_parameters | List the data parameters a collection serves |
| edr_parameter_groups | List cross-collection parameter groups |
| edr_plot | Plot an EDR response as a ggplot |
| edr_position | Position query (data at a point) |
| edr_queryables | Get the queryables (filter properties) for a collection |
| edr_radius | Radius query (data within a radius of a point) |
| edr_request | Perform a low-level EDR request |
| edr_save_html | Save a map to a standalone HTML file |
| edr_trajectory | Trajectory query (data along a path) |
| geojson_to_sf | Convert a GeoJSON EDR response to an 'sf' object |