search_committee: Search Committee

Description Usage Arguments

View source: R/search_committee.R

Description

Search committee by full or partial name of committee.

Usage

1
2
3
4
5
search_committee(search_term, term_id = NULL, exact = TRUE,
  verbose = TRUE)

legco_search_committee(search_term, term_id = NULL, exact = TRUE,
  verbose = TRUE)

Arguments

search_term

The search term. Accept full or partial Chinese or English name of a committee.

term_id

The id of a term, or a vector of ids. If 'NULL', searches committees from all terms. Defaults to 'NULL'.

exact

Whether to look for exact match of the search term. Defaults to 'TRUE'. Defaults to 'TRUE'.

verbose

Defaults to 'TRUE'.


elgarteo/legcoplus documentation built on Feb. 5, 2020, 9:08 a.m.