character, is one of "dag" (default)' or "pdag".
DAG can contain the directed (->) and bi-directed (<->) edges,
while PDAG can contain the edges: ->, <->, and the undirected edges
(--) that represent edges whose direction is not known.
verbose
A logical value. If TRUE, the output graph is shown.
This argument is FALSE by default.