Skip to contents

Build a compact review table of Crypto.com App withdrawal rows and the policy-estimated network fees that format_CDC() would apply.

Usage

review_CDC_withdrawals(data)

Arguments

data

Either the raw Crypto.com App dataframe or the formatted output returned by format_CDC().

Value

A data frame of withdrawal rows with estimated withdrawal fees for manual review against the app UI or the transaction email.

Examples

review_CDC_withdrawals(data_CDC)
#> [1] date                   currency               withdrawal.description
#> [4] policy.withdrawal.fee 
#> <0 rows> (or 0-length row.names)