initDB {NMMAPSlite} | R Documentation |
Initialize the database objects for the NMMAPS database
initDB(basedir = "NMMAPS")
basedir |
character, the directory where the local version of the NMMAPS database should be stored. |
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.
Nothing is returned.
Roger D. Peng rpeng@jhsph.edu