Description Usage Arguments Examples
View source: R/seoulMaintenance.R
seoulMaintenance function import data about apartment maintenance cost.
1 | seoulMaintenance(key, verbose = FALSE)
|
key |
character value. API key issued from <www.data.go.kr>. no default. |
verbose |
logical value. if TRUE, provide process bar. Default value set as false. |
1 2 3 4 | key <- 'your key issued from data.seoul.go.kr'
# example.
data <- seoulMaintenance(key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.