Normalize {InflectSSP}R 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)

[Package InflectSSP version 1.6 Index]