normalize_ev: Normalize SEC elution volumes

View source: R/normalize_ev.R

normalize_evR Documentation

Normalize SEC elution volumes

Description

Normalize SEC elution volumes to be between 0 and 1 using measured void volume and column volume

Usage

normalize_ev(vols, void, cv)

Arguments

void

The void volume of the column.

cv

The column volume.

Examples

calibrate_sec( masses, void, cv, vols )


gbedwell/calibrateR documentation built on April 25, 2024, 8:35 p.m.