current_events: SEC Current Events

Description Usage Arguments Value Examples

View source: R/current_events.R

Description

Provides access to the SEC Current Events search tool from here

Usage

1
current_events(day, form)

Arguments

day

(0-5) Day to search for current forms. e.g. '2' returns forms from 2 business days ago.

form

Form to return filings (e.g. '10-K')

Value

A dataframe with one row per company with Includes the following columns -

Examples

1
try(current_events(0, "10-K")[1:5,])

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