Learn R Programming

edgarWebR (version 1.1.0)

company_href: 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

Run this code
# NOT RUN {
company_href("0000037912")
# }

Run the code above in your browser using DataLab