DataAccess.FsInitalAccountBalanceGet: Gets the INITIAL Account Balance data frame for the scenario

Description Usage Arguments Value

Description

Get initial account balances for the scenario. The inital account balance is a direct copy of the entity's account balances. Returns a dataframe of all the initial account balances. The dataframe will contain all accounts and all dates for the reporting period. NA will be used when no account balance exists.

Usage

1
DataAccess.FsInitalAccountBalanceGet(da_obj, use_account_name = TRUE)

Arguments

da_obj

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

use_account_name

if TRUE will use account_name, false will use account_number

Value

dataframe


mfalbertsGMail/test documentation built on May 22, 2019, 7:54 p.m.