datamap: A system for mapping foreign objects to R variables and environments

datamap utilizes variable bindings and objects of class "UserDefinedDatabase" to provide a simple mapping system to foreign objects. Maps can be used as environments or attached to the search path, and changes to either are persistent. Mapped foreign objects are fetched in real-time and are never cached by the mapping system.

Version: 0.1-1
Depends: DBI
Published: 2009-12-03
Author: Jeffrey Horner
Maintainer: Jeffrey Horner <jeffrey.horner at gmail.com>
License: GPL-2
NeedsCompilation: yes
CRAN checks: datamap results

Downloads:

Reference manual: datamap.pdf
Package source: datamap_0.1-1.tar.gz
Windows binaries: r-devel: datamap_0.1-1.zip, r-release: datamap_0.1-1.zip, r-oldrel: datamap_0.1-1.zip
macOS binaries: r-release: datamap_0.1-1.tgz, r-oldrel: datamap_0.1-1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=datamap to link to this page.