pptrunc {activityCounts} | R Documentation |
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"
[Package activityCounts version 0.2.1 Index]