nasPetitionSearch: National Assembly Secretariat, Recent proposed petition list...

Description Usage Arguments Examples

View source: R/nasPetitionSearch.R

Description

nasPetitionSearch function import proposed petition list searching by name of congressman who approving the petition.

Usage

1

Arguments

key

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

name

character value. the name of congressman who approving it.

Examples

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

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

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