# 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 special interest groups for certain categories and states
sig <- Rating.getSigList(categoryId=list(2,4,5,7))
sig
Run the code above in your browser using DataLab