Description Usage Arguments Examples
View source: R/nasCongressman1.R
nasCongressman1 function import brief data about congressman's name, constituency, and so on. If you need more specific information about congressman, please use nasCongressman2 function.
1 | nasCongressman1(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 <- nasCongressman1(key)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.