format_shakepay: Format Shakepay file

View source: R/format_shakepay.R

format_shakepayR Documentation

Format Shakepay file

Description

Format a .csv transaction history file from Shakepay for later ACB processing.

Usage

format_shakepay(data)

Arguments

data

The dataframe

Value

A data frame of exchange transactions, formatted for further processing.

Examples

formatted.shakepay <- format_shakepay(data_shakepay)
formatted.shakepay

cryptoTax documentation built on March 7, 2023, 7:46 p.m.