max_var: maximum of a variable in a data frame

Description Usage Arguments Value Examples

Description

max_var

Usage

1

Arguments

data

any data frame

var

the name of a variable in the data frame upon which a maximum can be computed.

Value

the maximum of the variable

Examples

1
max_month(df, "fpd_month")

TheProfitTable/loanportr documentation built on May 28, 2019, 3:17 p.m.