make_dm {mlms} | R Documentation |
Create Data Model
Description
Create a data model object from mlms package datasets. A data model holds a list of tables and their relationships. Requires that the dm and inldata packages are available.
Usage
make_dm()
Value
Invisibly returns the data model, an object of class dm
.
Author(s)
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
[Package mlms version 1.0.2 Index]