example_variable: Function returning relative difference of X and Y

Description Usage Arguments Value Author(s)

View source: R/utils.examples.R

Description

Function returning relative difference of X and Y

Usage

1
example_variable(x = 1.2, y = 1)

Arguments

x

(numeric) X-value

y

(numeric) Y-value

Value

(X-Y)/(X)

Author(s)

Sebastian Wolf sebastian@mail-wolf.de


RTest documentation built on Dec. 4, 2019, 5:07 p.m.