# NOT RUN {
pls_5_2010 <- sen_bills(type = "PLS", number = 5, year = 2010)
# Get info on the first bill in the dataframe returned
# by sen_bills_current(), which has an id of 25:
sen25 <- sen_bills(bill_id = 25)
# }
Run the code above in your browser using DataLab