rd_SearchCustomInstruments: Show all available custom instruments that have been created

View source: R/rd_custominstruments.r

rd_SearchCustomInstrumentsR Documentation

Show all available custom instruments that have been created

Description

Show all available custom instruments that have been created

Usage

rd_SearchCustomInstruments(RDObject = RefinitivJsonConnect(), debug = TRUE)

Arguments

RDObject

Refinitiv Data connection object, defaults to RefinitivJsonConnect()

debug

show api calls defaults to false

Value

a list of custom Instruments created with all parameters

Examples

## Not run: 
test <- rd_SearchCustomInstruments()

## End(Not run)

GreenGrassBlueOcean/RefinitivR documentation built on Feb. 1, 2024, 1:37 a.m.