Learn R Programming

GISTools (version 1.0-1)

WHData: Data sets of Wuhan

Description

Four geographic data sets of Wuhan are incoporated in this package

Usage

data(WHData)

Arguments

Format

  • WHHP House price data at the community level of Wuhan in a sf object

  • WHD District boundary data of Wuhan

  • WHRD Road network data of Wuhan

  • whp_sp House price data at the community level of Wuhan in a SpatialPolygonsDataFrame object

Examples

Run this code
# Read in the data
data(WHData)
choropleth(WHHP,"Avg_HP_avg")

Run the code above in your browser using DataLab