# Generated by roxygen2: do not edit by hand

S3method(makeContent,caugi_edge_grob)
export(E)
export(V)
export(add_edges)
export(add_nodes)
export(adjustment_set)
export(aid)
export(all_adjustment_sets_admg)
export(all_backdoor_sets)
export(ancestors)
export(anteriors)
export(as_adjacency)
export(as_bnlearn)
export(as_caugi)
export(as_dagitty)
export(as_igraph)
export(build)
export(caugi)
export(caugi_default_options)
export(caugi_deserialize)
export(caugi_dot)
export(caugi_export)
export(caugi_graphml)
export(caugi_layout)
export(caugi_layout_bipartite)
export(caugi_layout_fruchterman_reingold)
export(caugi_layout_kamada_kawai)
export(caugi_layout_sugiyama)
export(caugi_layout_tiered)
export(caugi_mermaid)
export(caugi_options)
export(caugi_plot)
export(caugi_registry)
export(caugi_serialize)
export(children)
export(condition_marginalize)
export(d_separated)
export(descendants)
export(districts)
export(edge_types)
export(edges)
export(exogenize)
export(exogenous)
export(generate_graph)
export(hd)
export(is_acyclic)
export(is_admg)
export(is_ag)
export(is_caugi)
export(is_cpdag)
export(is_dag)
export(is_empty_caugi)
export(is_mag)
export(is_pdag)
export(is_ug)
export(is_valid_adjustment_admg)
export(is_valid_backdoor)
export(latent_project)
export(length)
export(m_separated)
export(markov_blanket)
export(moralize)
export(mutate_caugi)
export(neighbors)
export(neighbours)
export(nodes)
export(parents)
export(plot)
export(print)
export(read_caugi)
export(read_graphml)
export(register_caugi_edge)
export(remove_edges)
export(remove_nodes)
export(reset_caugi_registry)
export(same_nodes)
export(seal_caugi_registry)
export(set_edges)
export(shd)
export(simulate_data)
export(skeleton)
export(spouses)
export(subgraph)
export(to_dot)
export(to_graphml)
export(to_mermaid)
export(topological_sort)
export(vertices)
export(write_caugi)
export(write_dot)
export(write_graphml)
export(write_mermaid)
importFrom(data.table,`%chin%`)
importFrom(grid,makeContent)
importFrom(utils,combn)
useDynLib(caugi, .registration = TRUE)
