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

Description Usage Arguments Value Examples

Description

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

Usage

1
GetCompany(ticker)

Arguments

ticker

The Estimize ticker – for example "MSFT".

Value

The company information as a data frame.

Examples

1
2
3
4
## Not run: 
     result <- GetCompany ("msft")
 
## End(Not run)

restimizeapi documentation built on May 2, 2019, 2:48 p.m.