read6city: Read data for six major cities in Korea

Description Usage Arguments Author(s) Examples

View source: R/read6city.R

Description

read6city extracts a city-specific data set from mort data set.

Usage

1
read6city(data, code)

Arguments

data

data can be mort from data(mort).

code

code must be one of the following: 11 for Seoul, 23 for Incheon 25 for Daejeon 22 for Daegu 21 for Busan 24 for Gwangju

Author(s)

Youn-Hee Lim, Il-Sang Ohn, and Ho Kim

Examples

1
2
data(mort)
seoul = read6city(mort, 11)

HEAT documentation built on May 29, 2017, 10:52 a.m.

Related to read6city in HEAT...