Description Details Author(s) References See Also
Per the Factual.com website, "Factual is a platform where anyone can share and mash open, living data on any subject." The data is in the form of tables and is accessible via REST API. The factualR package is a thin wrapper around the Factual.com API, to make it even easier for people working with R to explore Factual.com data sets.
For now, this package supports read-only requests ("read" and "schema"); a future revision may support modification of Factual.com data ("input" API calls).
Package: | factualR |
Type: | Package |
Version: | 1.0 |
Date: | 2010-12-26 |
License: | Apache 2.0 |
LazyLoad: | yes |
Depends: | methods RJSONIO RCurl |
To use this package, please refer to the functions createFactualConnection
, factualGetSchema
, and factualRead
. That documentation includes examples.
Also, please refer to the developer documentation for the "Server API" at http://wiki.developer.factual.com/
Ethan McCallum
Maintainer: Ethan McCallum <factualr-package@exmachinatech.net>
http://wiki.developer.factual.com/
createFactualConnection
factualGetSchema
factualRead
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.