Skip to contents

Loading China's Land Border

Usage

load_cn_landborder()

Value

An sf object

Examples

cn_landborder = load_cn_landborder()
cn_landborder
#> Simple feature collection with 1 feature and 0 fields
#> Geometry type: MULTILINESTRING
#> Dimension:     XY
#> Bounding box:  xmin: 73.53085 ymin: 21.15455 xmax: 134.981 ymax: 53.51356
#> Geodetic CRS:  WGS 84
#> # A tibble: 1 × 1
#>                                                                         geometry
#>                                                            <MULTILINESTRING [°]>
#> 1 ((124.3688 40.14596, 124.4699 40.19918, 124.5453 40.2525, 124.6446 40.30446, …