GetReleaseConsensus: Returns the current consensus as well as the consensus...

Description Usage Arguments Value Examples

Description

Returns the current consensus as well as the consensus history of the specified release. The user can obtain the id from results returned from the GetCompanyReleases function.

Usage

1

Arguments

id

The company identifier.

Value

The release consensus as a data frame.

Examples

1
2
3
4
## Not run: 
 result <- GetReleaseConsensus ("535c963053c804e0d50002a1")
 
## End(Not run)

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