company_href {edgarWebR}R Documentation

Company URL for a CIK

Description

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

Usage

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

company_href("0000037912")

[Package edgarWebR version 1.1.0 Index]