-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathNAMESPACE
187 lines (186 loc) · 4.72 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
# Generated by roxygen2: do not edit by hand
export(adv_managers_brochures)
export(adv_managers_current_period_summary)
export(adv_managers_filings)
export(adv_managers_metadata)
export(adv_managers_periods_summaries)
export(adv_period_urls)
export(build_address)
export(calculate_cash_flow_dates)
export(calculate_cash_flow_waterfall)
export(calculate_cash_flow_waterfall_partnership)
export(calculate_cash_flows_returns)
export(calculate_days_accrued_pref)
export(calculate_irr_periods)
export(calculate_leverage_metrics)
export(calculate_loan_payment)
export(calculate_residual_valuation_cap_rates)
export(calculate_residual_valuation_ebitda_multiples)
export(calculate_share_proceeds)
export(calculate_valuation_post_money)
export(cb_unicorns)
export(cik_filing_counts)
export(crsp_files)
export(crsp_indicies_constituents)
export(crsp_indicies_returns)
export(dallas_fed_international_housing)
export(dictionary_finbox_companies)
export(dictionary_finbox_metrics)
export(dictionary_form_d_categories)
export(dictionary_fred_ids)
export(dictionary_sec_filing_codes)
export(dictionary_sec_form_codes)
export(dictionary_sec_forms)
export(dictionary_sec_names)
export(dictionary_sec_rules)
export(dictionary_sic_codes)
export(dictionary_treasury_auction_urls)
export(drop_na_columns)
export(dtcc_recent_trades)
export(dtcc_trades)
export(edgar_entities_cik)
export(edgar_filing_streams)
export(edgar_ft_terms)
export(edgar_recent_filings)
export(edgar_search_terms)
export(edgar_sic_filers)
export(edgar_tickers)
export(extract_fee_references)
export(finbox_tickers)
export(finra_entities)
export(finra_people)
export(fred_symbols)
export(fred_symbols_descriptions)
export(fred_tags)
export(fred_terms_ids)
export(generate_tv_bond_query)
export(get_class_df)
export(irei_entitites)
export(location_codes)
export(mmf_owned_debt_securities)
export(msci_indicies)
export(msci_indicies_constituents)
export(msci_realtime_index_values)
export(munge_tbl)
export(nareit_annual_subsector_returns)
export(nareit_constituent_years)
export(nareit_entities)
export(nareit_industry_tracker)
export(nareit_mergers_acquisitions)
export(nareit_monthly_returns)
export(nareit_notable_properties)
export(nareit_property_msa)
export(nareit_state_info)
export(parse_for_tables)
export(pcaob_auditors)
export(pcaob_denied_firms)
export(plot_time_series_static)
export(read_rda_file)
export(recent_insider_trades)
export(reit_funds)
export(residual_values)
export(rf_leis)
export(rf_sec_13F_companies)
export(rf_us_tickers)
export(sec_adv_manager_sitemap)
export(sec_bankruptcies)
export(sec_broker_dealers)
export(sec_ciks)
export(sec_closed_end_funds)
export(sec_cusips)
export(sec_failed_to_deliver_securities)
export(sec_filer)
export(sec_filing_entities)
export(sec_filing_streams_rf)
export(sec_foia_requests)
export(sec_form_ds)
export(sec_investment_companies)
export(sec_money_market_funds)
export(sec_municipal_advisors)
export(sec_rules)
export(sec_securities_filing_counts)
export(sec_securities_metrics_by_exchange)
export(sec_tickers_info)
export(sec_xbrl_periods)
export(securities_offerings)
export(sic_filing_count)
export(sic_naics_codes)
export(sp500_constituents)
export(tickers_metrics)
export(tidy_column_formats)
export(tidy_column_relations)
export(tidy_promote_structure)
export(tv_market_events)
export(tv_metric)
export(tv_metric_query)
export(tv_metrics_data)
export(tv_regions_metrics)
export(tv_regions_tickers)
export(tv_tickers_news)
export(us_banks)
export(us_inflation)
export(us_public_companies)
export(us_treasury_auctions)
export(visualize_fred_time_series)
export(visualize_tibble)
export(ycombinator_alumni)
import(XBRL)
import(anytime)
import(countrycode)
import(curl)
import(dplyr)
import(formattable)
import(furrr)
import(future)
import(ggplot2)
import(glue)
import(grid)
import(hrbrthemes)
import(httr)
import(janitor)
import(jsonlite)
import(lazyeval)
import(listviewer)
import(lubridate)
import(magrittr)
import(memoise)
import(pdftools)
import(plotly)
import(purrr)
import(readr)
import(readxl)
import(reticulate)
import(rio)
import(rvest)
import(stringi)
import(stringr)
import(tabulizer)
import(testthat)
import(tibble)
import(tidyr)
import(tidyverse)
import(timeDate)
import(tis)
import(xlsx)
import(xml2)
importFrom(curl,curl)
importFrom(curl,curl_download)
importFrom(dplyr,tibble)
importFrom(formattable,comma)
importFrom(formattable,currency)
importFrom(formattable,digits)
importFrom(formattable,percent)
importFrom(glue,glue)
importFrom(jsonlite,fromJSON)
importFrom(lazyeval,as_name)
importFrom(lubridate,mdy)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(plotly,ggplotly)
importFrom(readr,parse_number)
importFrom(readr,read_csv)
importFrom(rio,import)
importFrom(stringr,str_to_upper)
importFrom(tidyr,separate)
importFrom(tidytext,unnest_tokens)
importFrom(xlsx,read.xlsx)