pptrunc: pptrunc

Description Usage Arguments Value Examples

Description

pptrunc

Usage

1
pptrunc(data, max_value)

Arguments

data

The variable that will be truncated

max_value

The upper bound ( -max_value is the lower bound)

Value

the highest(or the lowest) value of "data" and "max_value"

Examples

1
pptrunc(data= -3.5, max_value = 3)

Javad-mun/rubin documentation built on June 5, 2019, 11:01 a.m.