transform_y: Transform y values

View source: R/generics.R

transform_yR Documentation

Transform y values

Description

Transforms an object's y values.

Usage

transform_y(x, f, y_unit, y_lab)

Arguments

x

Object to transform.

f

Function to apply (vectorised).

y_unit

(Character scalar) New units for the y axis.

y_lab

(Character scalar) New label for the y axis.


pmcharrison/hrep documentation built on Feb. 18, 2024, 2:33 a.m.