Learn R Programming

polidata (version 0.1.0.1)

PopongAPI: R interface for Popong API

Description

See http://data.popong.com

Usage

PopongAPI(method, search = NULL, getSummary = FALSE,
  key = getOption("PopongAPIKey"), debug = FALSE)

Arguments

method

Method to call

search

Search term for names

getSummary

Toggle to get summary data

key

API key

debug

Enable debugging mode

See Also

GoogleAPI, SunlightAPI