current_value: extract numeric value from ccurrent row (remove units)

View source: R/io.R

current_valueR Documentation

extract numeric value from ccurrent row (remove units)

Description

extract numeric value from ccurrent row (remove units)

Usage

current_value(df_col)

Arguments

df_col

column (array) with data value and units

Value

extracted numeric value

Author(s)

K. Juraic

Examples

## Not run: current_value(dat$Sample)

kjuraic/rAnod documentation built on Feb. 20, 2023, 12:20 p.m.