Skip to content

Commit 8f02310

Browse files
Fixes #8
1 parent 18d3887 commit 8f02310

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/Introduction_to_caugi.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ register_caugi_edge(
9999
100100
caugi_graph(A %-->% B, B %<--% C, class = "PDAG")
101101
102-
# reset the registry to default
102+
# reset the registry to default with original edges
103103
reset_caugi_registry()
104104
```
105105

0 commit comments

Comments
 (0)