# First, make sure your personal PVS API key is saved as character string in the pvs.key variable:
pvs.key <- "yourkey"
# get a list of recent bills according to the state
recentbills <- Votes.getBillsByStateRecent(40,list("FL","NY"))
recentbills
Run the code above in your browser using DataLab