Growth: Growth

View source: R/growth.R

GrowthR Documentation

Growth

Description

Sales and sales growth.

Usage

Growth(data, remove.last = TRUE)

Arguments

data

A data.frame that has the same variables as a RevenueData object.

remove.last

Remove the final period (as usually is incomplete).

Value

A list containing the following elements:

revenue

The revenue by period

.

growth

The revenue growth, as a proportion, by period

.


Displayr/flipStartup documentation built on May 2, 2024, 6:24 p.m.