Browse code

register S3 methods

Martin Morgan authored on 06/03/2019 10:47:46
Showing 1 changed files

... ...
@@ -15,10 +15,16 @@ importFrom(graph, ftM2graphNEL)
15 15
 
16 16
 importMethodsFrom(graph, numNodes, numEdges, nodes, edges, inEdges)
17 17
 
18
+importFrom(graphics, plot)
19
+
18 20
 importFrom(RBGL, tsort)
19 21
 
20 22
 exportPattern("^[^\\.]")
21 23
 
24
+S3method(close, ConnectionProducer)
25
+S3method(plot, DAGParam)
26
+S3method(plot, DAGTeam)
27
+
22 28
 exportMethods(lapply, sapply)
23 29
 
24 30
 exportClasses(