get_total_fund_value: Get total fund value

Description Usage Arguments Value Examples

View source: R/get_total_fund_value.R

Description

Finds the most recent fund value for TOTAL FUND. Can be filtered to select by individual date.

Usage

1
2
3
4

Arguments

value_date

grabs the date from the get_value_data() function

con

is a database connection object from AZASRS::AZASRS_DATABASE_CONNECTION()

Value

Value from ssbt_composite_book_of_record_daily by date selected (default = valdate).

Examples

1
2
get_total_fund_value(value_date = "2018-06-30")
# 39656200393

AZASRS/AZASRS documentation built on Sept. 30, 2020, 9:26 p.m.