Learn R Programming

Biotech (version 1.0.0)

vitrate: Vitality rate of a cell population

Description

Vitality rate of a cell population

Usage

vitrate(unstained_prefro, unstained_defro)

Arguments

unstained_prefro

cell count of unstained cells prior to frosting

unstained_defro

cell count of unstained cells after frosting

Value

Vitality rate of a cell population

Examples

Run this code
# NOT RUN {
vitrate(unstained_prefro = 33, unstained_defro = 12)
# }

Run the code above in your browser using DataLab