cash_conv: Cash converter.

View source: R/cash_conv.R

cash_convR Documentation

Cash converter.

Description

Takes amount in some currency and converts ir to anoher currency.

Usage

cash_conv(cash_in, curr_in, spot, spot_id)

Arguments

cash_in

Input amount.

curr_in

Currency of input amount.

spot

Spot rate.

spot_id

Iso currency code.

Value

Converted amount.


veldanie/SuraInvestmentAnalytics documentation built on April 14, 2024, 10:29 p.m.