Learn R Programming

linea (version 0.1.1)

vapply_transformation: vapply_transformation

Description

Transform vector based on transformation parameters

Usage

vapply_transformation(v, trans_df = NULL, verbose = FALSE)

Value

Transformed numeric vector

Arguments

v

Numeric vector to be transformed

trans_df

data.frame defining the non-linear transformations to apply

verbose

A boolean to specify whether to print warnings

Details

Transform vector based on the transformation parameters of the trans_df