| get_variable_info | R Documentation |
get_variable_info generate each API's endpoint manual returned
from the website of Taiwan Legislative Yuan. The avalaible options is: get_bills,
get_bills_2, get_meetings, get_caucus_meetings, get_speech_video ,
get_public_debates, get_parlquestions, get_executive_response and
get_committee_record. 僅使用舊版 API 參數。
get_variable_info(param_)
param_ |
characters. Must be one of options below:
|
get_variable_info produces a list, which contains page_info and reference_url.
list
page_infoinformation of the end point
reference_urlthe url of the page
Yen-Chieh Liao (davidycliao@gmail.com)
review_session_info().
## Not run:
# This example requires internet connection and is not run during package checks
check_caucus <- get_variable_info("get_caucus_meetings")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.