browse_edgar: Browse Edgar Web

Description Usage Arguments Value

View source: R/browse_edgar.R

Description

Attempts to access Edgar Web's browse page for a given company

Usage

1
2
3
4
5
6
7
8
browse_edgar(
  ticker,
  ownership = FALSE,
  type = "",
  before = "",
  count = 40,
  page = 1
)

Arguments

ticker

either a stock ticker or CIK number

ownership

boolean for inclusion of company change filings

type

Type of filing to fetch

before

yyyymmdd format of latest filing to fetch

count

Number of filings to fetch per page

page

Which page of results to return

Value

A xml document


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