dbmsinfo: Create database information object.

Description Usage Arguments Value

View source: R/dbmsinfo.R

Description

Create database information object. This contains names for all location tables.

Usage

1
2
dbmsinfo(networks = "networks", metadata = "metadata", nodes = "nodes",
  log = "log", metaresults = "metaresults")

Arguments

networks

The name of the networks table.

metadata

The name of the metadata table.

nodes

The name of the nodes table.

log

The name of the log table.

metaresults

The name of the metaresults table.

Value

A database information object.


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.