# First, make sure your personal PVS API key is saved as character string in the pvs.key variable:
pvs.key <- "yourkey"
# get ratings of certain special interest groups
rating <- Rating.getSigRatings(list(568,1120,1704))
rating
Run the code above in your browser using DataLab