Learn R Programming

activityCounts (version 0.1.2)

pptrunc: pptrunc

Description

pptrunc

Usage

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"