-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
100 lines (99 loc) · 1.98 KB
/
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# Generated by roxygen2 (4.0.2): do not edit by hand
S3method(index,xts)
export(XTSFunctions)
export(acc)
export(age_years)
export(beta.degree)
export(between)
export(bt.merge)
export(bt.prep)
export(buy.sell)
export(col.add.alpha)
export(count)
export(create.monthly.table)
export(date.day)
export(date.dayofweek)
export(date.fund.data)
export(date.month)
export(date.month.ends)
export(date.week)
export(date.week.ends)
export(date.year)
export(date.year.ends)
export(dates2index)
export(dow.jones.components)
export(extendForecast)
export(extract.table.from.webpage)
export(fast.rep)
export(find.matches)
export(find.names)
export(ftse100.components)
export(fund.data)
export(get.extension)
export(get.filename)
export(get.full.filename)
export(get.fund.data)
export(get.fund.data.index)
export(getQuote.google)
export(getQuote.google.xml)
export(getSymbols.PI)
export(getSymbols.fxhistoricaldata)
export(getSymbols.sit)
export(ifna)
export(ifnull)
export(iif)
export(join)
export(len)
export(load.packages)
export(lookup.index)
export(make.xts)
export(map2monthly)
export(mlag)
export(nasdaq.100.components)
export(normalize)
export(peaks)
export(plota)
export(plota.format)
export(plota.grid)
export(plota.layout)
export(plota.legend)
export(plota.lines)
export(plota.matplot)
export(plota.recession)
export(plota.stacked)
export(plota.theme)
export(plota.theme.blue.red)
export(plota.theme.gray.orange)
export(plota.theme.green.orange)
export(plota.x.highlight)
export(plota.y.highlight)
export(plota2Y)
export(prettyR)
export(read.excel)
export(read.xts)
export(remove.outliers)
export(repCol)
export(repRow)
export(repmat)
export(reverse_name)
export(run.count)
export(seasonals)
export(sector.spdr.components)
export(sp100.components)
export(sp500.components)
export(spl)
export(summarize.by)
export(third.friday.month)
export(tic)
export(toc)
export(trim)
export(unadj.rsquared)
export(write.excel)
export(write.xts)
import(Hmisc)
import(RCurl)
import(XML)
import(quantmod)
import(stringr)
import(timeDate)
import(xts)