fund_search: SEC Mutual Fund Search

Description Usage Arguments Details Value Functions Examples

View source: R/fund_search.R

Description

Provides access to the results of the SEC's Mutual fund search tool available here

Usage

1
2
3
fund_search(term)

fund_fast_search(identifier)

Arguments

term

Search term to search for in a fund name

identifier

A Series, Class/Contract ID, Ticker Symbol or CIK

Details

NOTE: This is really a specific version of the Variable Insurance search tool.

Value

A dataframe of funds found including the following columns -

Functions

Examples

1
2
try(fund_search("precious metals"))
try(fund_fast_search("VMFVX"))

mwaldstein/edgarWebR documentation built on April 21, 2021, 4:16 p.m.