Skip to contents

Loading the Boundary Polygon Data of Yangtze River Basin

Usage

load_yangtze_basin()

Value

An sf object

Examples

load_yangtze_basin()
#> Simple feature collection with 1 feature and 0 fields
#> Geometry type: POLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 90.53567 ymin: 24.46143 xmax: 121.9026 ymax: 35.7528
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 1
#>                                                                         geometry
#>                                                                    <POLYGON [°]>
#> 1 ((93.84055 35.71126, 93.8472 35.70832, 93.8516 35.70841, 93.85953 35.70855, 9…