GetCompanies {restimizeapi}R Documentation

Returns the company information for all companies that Estimize covers.

Description

Returns the company information for all companies that Estimize covers.

Usage

GetCompanies()

Value

The companies information as a data frame.

Examples

## Not run: 
 result <- GetCompanies ()
 
## End(Not run)

[Package restimizeapi version 1.0.0 Index]