get_sggcode: Get Sigungu Code Character String

Description Usage Arguments Value Examples

View source: R/sggcode.R

Description

This function allows you to get sgg_code by passing ssg_name.

Usage

1
get_sggcode(sgg_code_name_df, sidonamestr, sggnamestr)

Arguments

sgg_code_name_df

sgg_code_name dataframe.

sidonamestr

sido_name string (e.g. '서울특별시', '경기도').

sggnamestr

sgg_name string (e.g. '강남구', '수원시').

Value

A character string of sgg_code

Examples

1
get_sggcode(sgg_code_name_df, '서울특별시', '강남구')

tontita/kkclimateR documentation built on June 12, 2020, 6:05 p.m.