-
Notifications
You must be signed in to change notification settings - Fork 13
/
NAMESPACE
32 lines (31 loc) · 814 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
S3method(plot,epanet.inp)
S3method(plot,epanet.rpt)
S3method(plot,epanetmsx.rpt)
S3method(plot,expandedLinkTable)
S3method(plot,sparkline)
S3method(plot,sparklineTable)
S3method(print,summary.epanet.rpt)
S3method(print,summary.epanetmsx.rpt)
S3method(summary,epanet.inp)
S3method(summary,epanet.rpt)
S3method(summary,epanetmsx.rpt)
export(epanetDefaultOptions)
export(expandedLinkTable)
export(is.epanet.inp)
export(is.epanet.rpt)
export(is.epanetmsx.rpt)
export(is.expandedLinkTable)
export(is.sparkline)
export(is.sparklineTable)
export(plotElementsLegend)
export(plotInpLinks)
export(plotInpNodes)
export(plotSparklineTable)
export(read.inp)
export(read.msxrpt)
export(read.rpt)
export(read_lines_wrapper)
export(sparkline)
export(sparklineTable)
export(write.inp)