createAdditionalVars: creation of new variables (ratios or differences)

View source: R/createAdditionalVars.R

createAdditionalVarsR Documentation

creation of new variables (ratios or differences)

Description

creates variables calculated as ratios or differences of two other variables

Usage

createAdditionalVars(data, type = "both", vars, order = c("nucl", "cell"))

Arguments

data

a

type

one of "both", "diff", "ratio"

vars

a

order

which value to use first (nucl/cell; nucl-cell) -> order=c("nucl", "cell")


mknoll/cmoRe documentation built on Nov. 18, 2022, 4:01 p.m.