Description Usage Arguments Details Examples
meDust2 function import real-time air polution data like so2, co, o3, no2, pm10, pm25.
1 |
key |
character value. API key issued from <www.data.go.kr>. no default. |
localName |
character value. SiDo name in Korean character. Default is set as enc2utf8('서울') |
verbose |
logical value. If TRUE, show process bar. Default is set as FALSE. |
condition |
character value. Refer details. Default is set as 'HOUR' |
The Contidion arguments should be set as "HOUR" or "DAILY". If it is set 'HOUR', function import near window data. If it is set 'DAILY', function import data from now to -24h.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.