Learn R Programming

Biotech (version 1.0.0)

dilfact: Computing a dilution factor, a sample volume (Vorlagevolumen), concentration after dilution Compute the dilution factor

Description

Computing a dilution factor, a sample volume (Vorlagevolumen), concentration after dilution Compute the dilution factor

Usage

dilfact(vol.1, vol.2)

Arguments

vol.1

V1 use same metrics

vol.2

V2 use same metrics

Value

FV a dilution factor

Examples

Run this code
# NOT RUN {
dilfact(1, 100)
# }

Run the code above in your browser using DataLab