Description Usage Arguments Examples
nasElection function import detail information of election like date, id, type and so on.
1 | nasElection(key)
|
key |
character value. API key issued from <www.data.go.kr>. no default. |
1 2 3 4 | key <- 'your key issued from data.go.kr'
# example.
data <- nasElection(key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.