Learn R Programming

fundManageR (version 0.5.0110)

get_data_dtcc_today: Get days cleared DTCC trades by asset type

Description

Get days cleared DTCC trades by asset type

Usage

get_data_dtcc_today(assets = NULL, nest_data = TRUE, return_message = TRUE)

Arguments

assets
type of DTCC cleared financial product NULL, COMMODITIES, CREDITS, EQUITIES, FOREX, RATES
nest_data
return a nested data frame TRUE, FALSE
return_message
return a message TRUE, FALSE

Examples

Run this code
get_data_dtcc_today(assets = NULL, return_message = TRUE, nest_data = FALSE)

Run the code above in your browser using DataLab