pptrunc: pptrunc

View source: R/pptrunc.R

pptruncR 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"


activityCounts documentation built on April 12, 2025, 1:46 a.m.