R/data_presearch.R

#' Sample data set of a fictive Presearch transaction history file
#'
#' A fictive Presearch data set to demonstrate [format_presearch()].
#'
#' @docType data
#' @format A data frame with 12 rows and 3 variables:
#' \describe{
#'   \item{date}{the date}
#'   \item{amount}{quantity}
#'   \item{description}{description}
#'   ...
#' }
#' @source \url{https://presearch.com/}
"data_presearch"

Try the cryptoTax package in your browser

Any scripts or data that you put into this service are public.

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