make_dm: Create Data Model

View source: R/make_dm.R

make_dmR Documentation

Create Data Model

Description

Create a data model object from inldata package datasets. A data model holds a list of tables and their relationships. Requires that the dm package is 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

See Also

make_erd function for creating an entity-relationship diagram.


inldata documentation built on Sept. 12, 2024, 9:34 a.m.