col_norm_null: col_norm_null

Description Usage Arguments Value

View source: R/normalize_cols.R

Description

norm_null doesn't do any normalizing, but represents. Use this if you need a default normalizing arg that does nothing.

Usage

1
col_norm_null(dd, normRows, rowInds = NULL, colInds = NULL)

Arguments

dd

input data frame

normRows

dummy variable for column to normalize with. This whole function does nothing.

rowInds

dummy variable

colInds

dummy variable

Value

returns the input data frame, exactly the way it was.


interzoneboy/MS-prep documentation built on June 13, 2020, 7:03 a.m.