-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
39 lines (38 loc) · 932 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
33
34
35
36
37
38
39
# Generated by roxygen2: do not edit by hand
export(cpm)
export(cpm.all.schedule)
export(discount.rate.vector)
export(discounted.csf)
export(draw.cfs)
export(draw.discounted.cash)
export(draw.graph)
export(excel.list.to.xls)
export(excel.xls.to.list)
export(inflation.free.interest.rate)
export(mmf.all.sequences)
export(mmf.df.1r)
export(mmf.df.infr)
export(mmf.get.breakeven)
export(mmf.get.selffunding)
export(mmf.max.npv)
export(mmf.npv)
export(net.future.value)
export(net.present.value)
export(npvg)
export(predecessors.to.edges)
export(schedules.1r)
export(utils.pred2graph)
export(utils.pred2suc)
export(utils.suc2pred)
import(XLConnect)
import(igraph)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,title)
importFrom(stats,spline)
importFrom(utils,tail)