-
Notifications
You must be signed in to change notification settings - Fork 16
/
NAMESPACE
40 lines (39 loc) · 1.06 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
# Generated by roxygen2: do not edit by hand
S3method(filing_details,character)
S3method(filing_details,xml_node)
S3method(filing_documents,character)
S3method(filing_documents,xml_node)
S3method(filing_filers,character)
S3method(filing_filers,xml_node)
S3method(filing_funds,character)
S3method(filing_funds,xml_node)
S3method(filing_information,character)
S3method(filing_information,xml_node)
export(cik_search)
export(company_details)
export(company_filings)
export(company_href)
export(company_information)
export(company_search)
export(current_events)
export(effectiveness)
export(filing_details)
export(filing_documents)
export(filing_filers)
export(filing_funds)
export(filing_information)
export(full_text)
export(fund_fast_search)
export(fund_search)
export(header_search)
export(latest_filings)
export(parse_filing)
export(parse_submission)
export(parse_text_filing)
export(submission_file_href)
export(submission_href)
export(submission_index_href)
export(variable_insurance_fast_search)
export(variable_insurance_search)
importFrom(methods,is)
importFrom(utils,URLencode)