RAmazonDB-package: Interface to Amazon's SimpleDB

Description Details Author(s) References See Also

Description

This is an R package that provides an interface to (some of) Amazon's SimpleDB engine to create, populate, access and generally manipulate databases.

The way to use this package is to set the R option AmazonAWS with a value that is a named character vector of the form "aws-id" = "aws key". You can do this in your .Rprofile file that is read at startup. Make certain that it cannot be read by other users on your system as the key is secret.

Details

Version: 0.1-0
Package: RAmazonDB
License: BSD
Imports: XML, RCurl
Built: R 2.10.0; ; 2009-09-20 23:40:49 UTC; unix

Author(s)

Duncan Temple Lang

Maintainer: Duncan Temple Lang <duncan@r-project.org>

References

http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/

See Also

RAmazonS3


omegahat/RAmazonDB documentation built on May 24, 2019, 1:52 p.m.