Normalize: This function normalizes the abundance values to that...

View source: R/Normalize.R

NormalizeR Documentation

This function normalizes the abundance values to that measured at the lowest temperature

Description

This function normalizes the abundance values to that measured at the lowest temperature

Usage

Normalize(Data_Imported)

Arguments

Data_Imported

the abundance data imported from Import function

Value

Normalized data

Examples

## Not run: 
     Data_Normalized<-Normalize(Data_Imported)
## End(Not run)

InflectSSP documentation built on April 19, 2023, 9:06 a.m.