power_trans: Create a power transformation object

View source: R/visuals.R

power_transR Documentation

Create a power transformation object

Description

This function can be used to create a proper trans object that encapsulates a power transformation (x^n).

Usage

power_trans(n)

Arguments

n

The degree of the power transformation

Value

A trans object


thomasp85/hierarchicalSets documentation built on Sept. 2, 2023, 7 p.m.