transformConc2Log: Convert concentration to log10 and replace zero's

View source: R/helpers.R

transformConc2LogR Documentation

Convert concentration to log10 and replace zero's

Description

Convert concentration to log10 and replace zero's

Usage

transformConc2Log(conc)

Arguments

conc

numeric, concentrations.

Value

numeric, log10 transformed concentrations

Examples

transformConc2Log(c(0.1, 0.01,0.001))

CeMOS-Mannheim/MALDIcellassay documentation built on Jan. 24, 2025, 11:17 p.m.