-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
31 lines (30 loc) · 843 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(fmp_analyst_estimates)
export(fmp_analyst_upgrades)
export(fmp_api_key)
export(fmp_balance_sheet)
export(fmp_cash_flow_statement)
export(fmp_company_profile)
export(fmp_discounted_cash_flow)
export(fmp_enterprise_value)
export(fmp_etf_holdings)
export(fmp_financial_growth)
export(fmp_historical_discounted_cash_flow)
export(fmp_historical_earning_calendar)
export(fmp_historical_employment)
export(fmp_historical_market_cap)
export(fmp_historical_price)
export(fmp_historical_sentiment)
export(fmp_income_statement)
export(fmp_intraday)
export(fmp_key_metrics)
export(fmp_quote)
export(fmp_quote_short)
export(fmp_rating)
export(fmp_ratios)
export(fmp_shares_float)
export(fmp_sp500_constituents)
export(fmp_stock_dividend)
export(fmp_stock_split)
importFrom(magrittr,"%>%")