Learn R Programming

activityCounts (version 0.2.1)

pptrunc: pptrunc

Description

pptrunc

Usage

pptrunc(data, max_value)

Value

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

Arguments

data

The variable that will be truncated

max_value

The upper bound ( -max_value is the lower bound)