company_href: Company URL for a CIK

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Given a CIK, provide a link to the company information page.

Usage

1
company_href(cik, ownership = FALSE, atom = FALSE)

Arguments

cik

Company code

ownership

(default: FALSE) boolean for inclusion of company change filings

atom

(default: FALSE) if the link should be to the atom XML feed

Value

A string with URL requested

Examples

1
company_href("0000037912")

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