Skip to contents

Loading Global Oceans

Usage

load_world_ocean()

Value

An sf object

Examples

load_world_ocean()
#> Simple feature collection with 1 feature and 0 fields
#> Geometry type: MULTIPOLYGON
#> Dimension:     XY
#> Bounding box:  xmin: -180 ymin: -85.19219 xmax: 180 ymax: 90
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 1
#>                                                                         geometry
#>                                                               <MULTIPOLYGON [°]>
#> 1 (((51.74453 46.93374, 51.94512 46.89487, 52.01113 46.9019, 52.08555 46.8396, …