initDB {NMMAPSlite}R Documentation

Initialize database objects

Description

Initialize the database objects for the NMMAPS database

Usage

initDB(basedir = "NMMAPS")

Arguments

basedir character, the directory where the local version of the NMMAPS database should be stored.

Details

initDB creates a local directory structure for storing a local cache of the NMMAPS database. Internal code makes sure that the local copy is synchronized with the remote version of the database.

Value

Nothing is returned.

Author(s)

Roger D. Peng rpeng@jhsph.edu

See Also

readCity


[Package NMMAPSlite version 0.3-1 Index]