Description Usage Arguments Examples
npsPension function import data about corporation's national pension information.
1 | npsPension(key = NULL, id = NULL)
|
key |
character value. API key issued from <www.data.go.kr>. no default. |
id |
corporation's unique id which can find from npsCorp function. |
1 2 3 4 | key <- 'your key issued from data.go.kr'
# example.
data <- npsPension(key, id = 22626108)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.