legisearch-methods: LegiScan Caller Methods - legisearch

Description Usage Arguments Details See Also

Description

Generic method for the LegiScan search API call

Generic method for the LegiScan search API call

Generic method for the LegiScan search API call

Generic method for the LegiScan search API call

Generic method for the LegiScan search API call

Generic method for the LegiScan search API call

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
legisearch(legiscan, state, bill, query, year, page)


  ## S4 method for signature 'LegiScan,character,numeric,missing,missing,missing'
legisearch(legiscan,
  state, bill, query, year, page)


  ## S4 method for signature 
## 'LegiScan,character,missing,character,missing,missing'
legisearch(legiscan,
  state, bill, query, year, page)


  ## S4 method for signature 
## 'LegiScan,character,missing,character,numeric,missing'
legisearch(legiscan,
  state, bill, query, year, page)


  ## S4 method for signature 
## 'LegiScan,character,missing,character,missing,numeric'
legisearch(legiscan,
  state, bill, query, year, page)


  ## S4 method for signature 
## 'LegiScan,character,missing,character,numeric,numeric'
legisearch(legiscan,
  state, bill, query, year, page)

Arguments

legiscan

An object of class LegiScan

state

A two character US State abbreviation (validated against the state.abb dataset in R)

bill

A LegiScan billnumber for an exact bill number or to limit query

query

A character vector containing the search terms

year

An indicator for either classes of years or for a specific year from 1900 through till the present

page

Indicates the page number of the results requested

Details

The accepted values the the year parameter are described in more detail here.

The accepted values the the year parameter are described in more detail here.

The accepted values the the year parameter are described in more detail here.

The accepted values the the year parameter are described in more detail here.

The accepted values the the year parameter are described in more detail here.

The accepted values the the year parameter are described in more detail here.

See Also

Other LegiScan API Caller Generics: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method

Other LegiScan API Caller Methods: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method

Other LegiScan API Caller Methods: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method

Other LegiScan API Caller Methods: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method

Other LegiScan API Caller Methods: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method

Other LegiScan API Caller Methods: amendment, amendment,LegiScan,numeric-method; billText, billText,LegiScan,numeric-method; bill, bill,LegiScan,missing,character,numeric-method, bill,LegiScan,numeric,missing,missing-method; masterList, masterList,LegiScan,character,missing-method, masterList,LegiScan,missing,missing-method; rollCall, rollCall,LegiScan,numeric-method; sessionList, sessionList,LegiScan,character-method; sponsor, sponsor,LegiScan,numeric-method; stateList, stateList,LegiScan-method; supplement, supplement,LegiScan,numeric-method


wbuchanan/legiscanR documentation built on May 4, 2019, 2:01 a.m.