Learn R Programming

InflectSSP (version 1.5)

Normalize: 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)

Value

Normalized data

Arguments

Data_Imported

the abundance data imported from Import function

Examples

Run this code
if (FALSE) {
     Data_Normalized<-Normalize(Data_Imported)}

Run the code above in your browser using DataLab