Rdocumentation
powered by
Learn R Programming
WikipediR (version 1.1.0)
wiki_call: Basic calling function
Description
Function used as a component of other package functions that handles the actual connection to the MediaWiki API
Usage
wiki_call(URL, ...)
Arguments
URL
the URL to pass to GET. Set by the calling function.
...
any other parameters to pass through to GET.