Description Usage Arguments Value Examples
This function allows you to get sgg_code by passing ssg_name.
1 | get_sggcode(sgg_code_name_df, sidonamestr, sggnamestr)
|
sgg_code_name_df |
sgg_code_name dataframe. |
sidonamestr |
sido_name string (e.g. '서울특별시', '경기도'). |
sggnamestr |
sgg_name string (e.g. '강남구', '수원시'). |
A character string of sgg_code
1 | get_sggcode(sgg_code_name_df, '서울특별시', '강남구')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.