# First, make sure your personal PVS API key is saved as character string in the pvs.key variable:
pvs.key <- "yourkey"
# get information about certain actions
actioninfo <- Votes.getBillAction(actionId=list(2575,18436,10194))
actioninfo
Run the code above in your browser using DataLab