Learn R Programming

restimizeapi (version 1.0.0)

GetCompany: Returns the company information for the company specified by the ticker.

Description

Returns the company information for the company specified by the ticker.

Usage

GetCompany(ticker)

Arguments

ticker
The Estimize ticker -- for example "MSFT".

Value

The company information as a data frame.

Examples

Run this code
## Not run: 
#      result <- GetCompany ("msft")
#  ## End(Not run)

Run the code above in your browser using DataLab