normalize_sr_data_func: Normalize to control your values

View source: R/normalize_sr_data_func.R

normalize_sr_data_funcR Documentation

Normalize to control your values

Description

This function take a previously aggregated by cell dataset using the function summarize_sr_by_cell_func() end normalize all numeric variables to the control conditions. The new dataset contain a new variable called Var_type witch contain the "Normalized" value or the "Raw" value.

Usage

normalize_sr_data_func(aggre_by_cell_dataset)

Arguments

aggre_by_cell_dataset

A Dataframe. A previously aggregated by cell dataset.

Value

A dataframe with nomrlaize numeric variables to control.

Examples

# the example is missing

rjlopez2/AnlysisOfWaves documentation built on Sept. 15, 2022, 2:25 p.m.