R/cashflows.R

#' Fake Cashflow Data
#'
#' Returns the file path to a spreadsheet of fake data about cashflows, based on
#' a real-life spreadsheet.
#'
#' @source
#'
#' Davis Vaughan
#' https://github.com/DavisVaughan/tidying-excel-cashflows-blog-companion
#'
#' @export
cashflows <- system.file("extdata", "cashflows.xlsx", package = "smungs")
nacnudus/smungs documentation built on Nov. 16, 2019, 10:45 a.m.