nasBillProposer: National Assembly Secretariat, Recent proposed bill list...

Description Usage Arguments Examples

View source: R/nasBillProposer.R

Description

nasBillProposer function import proposed bill list searching by name of congressman.

Usage

1
nasBillProposer(key, id = NULL, verbose = FALSE)

Arguments

key

character value. API key issued from <www.data.go.kr>. no default.

verbose

logical value. If TRUE, show process bar. Default is set as FALSE.

name

character value. the name of congressman.

Examples

1
2
3
4
 key <- 'your key issued from data.go.kr'

 # example.
 data <- nasBillProposer(key, id = 'PRC_L1E6Z0K1F2V8U1N7M3V5N1Y6V6G5U3')

lawine90/datagokR documentation built on Sept. 24, 2020, 9:42 p.m.