DataAccess.FiInstrumentGet: Retrieve financial instruments data frame from...

Description Usage Arguments Value

Description

Takes a DataAccess da_obj and an effective_date or effective_period and returns a data frame with the instruments. Schedule properties are coalesced to a single value based on the effective_date or effective_period. NOTE: EITHER effective_date or effective_period must be populated, the other one must be NULL

Usage

1
2
DataAccess.FiInstrumentGet(da_obj, effective_date = NULL,
  effective_period = NULL)

Arguments

da_obj

- current instance of Solvas|Capital's DataAccess class.

effective_date

- effective date to use for schedule data types

effective_period

- effective period to use for schedule data types (1=first period)

Value

dataframe


deloitte-solvas/Solvas-Capital-R-Utility documentation built on May 15, 2019, 3:21 a.m.