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


hierarchicalSets documentation built on April 24, 2023, 5:06 p.m.