Create Entity Relationship Diagram
Create an Entity-Relationship Diagram (ERD) from a data model and save it to disk in SVG format. Requires that the dm, DiagrammeR, V8, and DiagrammeRsvg packages are available.
dm
DiagrammeR
V8
DiagrammeRsvg
make_erd(dm, path = tempfile(fileext = ".svg"), overwrite = FALSE)
path
overwrite
Invisibly returns the file path.
make_dm function for creating a data model for the inldata package.
make_dm
inldata
J.C. Fisher, U.S. Geological Survey, Idaho Water Science Center
Useful links