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

Description Usage Arguments Examples

View source: R/nasBillSearch.R

Description

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

Usage

1

Arguments

key

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

name

character value. the name of congressman.

Examples

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

 # example.
 data <- nasBillSearch(key, name = enc2utf8('경대수'))

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