powered by
Downloads details of a specific bill by providing id of a bill
cham_bill_info_id(bill_id, ascii = T)
integer. The id number of the bill.
integer
logical. If TRUE, certain strings are converted to ascii format.
logical
A tibble, of classes tbl_df, tbl and data.frame.
tbl_df
tbl
data.frame
# NOT RUN { cham_bill_info_id(14784) # }
Run the code above in your browser using DataLab