Learn R Programming

Biotech (version 1.0.0)

vitality: Vitality of a cell population

Description

Vitality of a cell population

Usage

vitality(stained, unstained)

Arguments

stained

cell count of stained cells

unstained

cell count of unstained cells

Value

Vitality of the cell population

Examples

Run this code
# NOT RUN {
vitality(stained = 3, unstained = 77)
# }

Run the code above in your browser using DataLab