Skip to contents

Loading the Boundary Polygon Data of Tibetan Plateau

Usage

load_tibetan_plateau()

Value

An sf object

Examples

load_tibetan_plateau()
#> Simple feature collection with 1 feature and 0 fields
#> Geometry type: POLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 73.45169 ymin: 25.95491 xmax: 104.6424 ymax: 39.91312
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 1
#>                                                                         geometry
#>                                                                    <POLYGON [°]>
#> 1 ((76.22701 38.39657, 76.18308 38.39721, 76.22862 38.39506, 76.22701 38.39657,…