Learn R Programming

sstModel (version 1.0.0)

initialFX: Constructing initial FX Rates

Description

Constructor for initial FX values.

Usage

initialFX(from, to, fx)

Arguments

from

character value, the currencies.

to

character value, the currencies.

fx

numeric value, the fx rates.

Value

a data.frame with option stringsAsFactors = FALSE.

See Also

marketRisk.