Learn R Programming

eiopaR (version 0.1.1)

options_rfr_types: Available curves

Description

This function returns a list of the available options for the risk-free-rates curves. (see argument "type" for get_rfr)

Usage

options_rfr_types()

Arguments

Value

vector of strings: the different options available.

See Also

get_rfr

Examples

Run this code
# NOT RUN {
options_rfr_types()
# }

Run the code above in your browser using DataLab