rasiel {waterfall} | R Documentation |
Sample Financial Data
Description
This dataset provides the sample financial data used in The McKinsey Way to illustrate financial waterfall charts.
Usage
data(rasiel)
Format
A data frame with 5 rows and 3 columns.
[,1] | label | character | Column label |
[,2] | value | numeric | Column height |
[,3] | subtotal | character | Group and subtotal labels |
Details
The dataset represents a profit and loss statement for the fictional ACME Widget Corporation for 1998.
References
Ethan M. Rasiel, The McKinsey Way: Using the Techniques of the World's Top Strategic Consultants to Help You and Your Business (New York: McGraw-Hill, 1999), 115-116.
[Package waterfall version 1.0.2 Index]