output.subset: The output.subset function

Description Usage Arguments Value

View source: R/LeaseFunctions.R

Description

This function subsets a data frame to a desired time frame

Usage

1
2
output.subset(df = test.debt.calc, first.month = default.output.start.month,
  last.month = default.output.end.month)

Arguments

df,

the data frame to subset

first.month,

the first month to be shown

last.month,

the last month to be shown

Value

the subset of df within first.month and last.month


ksyan/CreddaLeases documentation built on May 20, 2019, 7:04 p.m.