factualR-package: thin wrapper for the Factual.com server API

Description Details Author(s) References See Also

Description

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).

Details

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/

Author(s)

Ethan McCallum

Maintainer: Ethan McCallum <factualr-package@exmachinatech.net>

References

http://wiki.developer.factual.com/

See Also

createFactualConnection factualGetSchema factualRead


factualR documentation built on May 2, 2019, 3:46 p.m.