Learn R Programming

Rbitcoin (version 0.9.2)

wallet_value: Wallet value

Description

Defines the currency pairs required to cover needed exchange rates and chose the source according to rate priority, also utilize the transfer_currency_pair when no direct currency pair available.

Usage

wallet_value(wallet_dt, ct.dict = getOption("Rbitcoin.ct.dict"), value_currency, value_currency_type = NULL, rate_priority, transfer_currency_pair, antispam_interval, api.dict = NULL, verbose = getOption("Rbitcoin.verbose", 0))

Arguments