View source: R/search_committee.R
Search committee by full or partial name of committee.
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)
|
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'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.