dip21_search: doing the search

Description Usage Arguments

Description

doing the search

Usage

1
2
dip21_search(wahlperiode = 18, vorgangstyp = "Alle", nummer = NULL,
  suchwort = NULL, force = FALSE, res = c("nhits", "trefferliste"))

Arguments

wahlperiode

legislative term use e.g. wahlperioden(18) to get the right value to put into the form

vorgangstyp

type of proceeding; use e.g. vorgangstypen("Gesetzgebung") to get the right values to put in.

nummer

"Drucksache" document number related to the proceeding

suchwort

search term

force

option passed along to init_search_page(), whether or not force re-initialisation of seeerver session

res

A character vector naming the results to be returned: nhits - number of procedings found npages - number of pages that show procedings trefferliste - lsit of hits with some very basic information content - the content of the response to the HTTP request send


petermeissner/dip21 documentation built on May 25, 2019, 1:52 a.m.