View source: R/search_member.R
Search LegCo member by SpeakerID, MemberID or/and full or partial English or Chinese name.
1 2 3 4 5 |
search_term |
Search string of member's name. Accepts Chinese or English full or partial name. Defaults to 'NULL'. |
speaker_id |
The Speaker ID, or a vector of IDs, as specified in the output from the function 'legco::speakers()'. Defaults to 'NULL'. |
member_id |
The member ID, or a vector of IDs, as specified in the output of the function 'legco::member()'. Defaults to 'NULL'. |
exact |
Whether to look for exact match of the search term. 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.