financial_data {ggmRSCU} | R Documentation |
Monthly financial data (income and expenses breakdown)
Description
Monthly financial data (income and expenses breakdown)
Usage
data(financial_data)
Format
A data frame with 66 rows and 4 variables:
- Month
Month of record (e.g., Jan, Feb)
- Category
Main category: Income or Expenses
- Subcategory
Detailed type (e.g., Revenue, COGS, Payroll, R&D)
- Amount
Amount in local currency
Source
Self-created simulated data.
[Package ggmRSCU version 0.1.0 Index]