-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
72 lines (71 loc) · 1.45 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
# Generated by roxygen2: do not edit by hand
S3method(print,iex_api)
export("%>%")
export(accountMetaData)
export(accountUsage)
export(advancedStats)
export(allregionSymbols)
export(balanceSheet)
export(batch_request)
export(cashflowStatement)
export(coalesce)
export(company)
export(constructURL)
export(dailyTimeSeriesAdapter)
export(data_point)
export(data_point_keys)
export(deep)
export(deepAuction)
export(deepOfficialPrice)
export(deepTrades)
export(delayedQuote)
export(disablePayAsYouGo)
export(dividends)
export(earnings)
export(earningsToday)
export(effectiveSpread)
export(enablePayAsYouGo)
export(estimates)
export(financials)
export(fundOwnership)
export(getConfig)
export(getMessageCount)
export(getToken)
export(historyFor)
export(iexExchanges)
export(iexRaw)
export(iexSymbols)
export(iex_api)
export(incomeStatement)
export(indicator)
export(insiderRoster)
export(insiderSummary)
export(insiderTransactions)
export(keyStats)
export(largestTrades)
export(listOf)
export(listSymbols)
export(list_all_times_series)
export(logoFor)
export(marketOpenClose)
export(marketVolume)
export(newsFor)
export(ohlc)
export(peersOf)
export(previousDay)
export(priceOf)
export(priceTarget)
export(quoteFor)
export(recommendationTrend)
export(regionSymbols)
export(setMessageCount)
export(setSecretKey)
export(setToken)
export(socialSentiment)
export(splits)
export(time_series)
export(tops)
export(topsLast)
export(upcomingEarnings)
export(volumeByVenue)
importFrom(magrittr,"%>%")