pfun: Power transformation

View source: R/DFuns.R

pfunR Documentation

Power transformation

Description

Transform a vector by raising to a power.

Usage

pfun(x, pow)

Arguments

x

A numeric vector.

pow

The value of the exponent to which all values are raised.

Value

A numeric vector with same length as x.


mikeroswell/MeanRarity documentation built on May 5, 2024, 4:50 p.m.