extract: extract parts of a value

View source: R/normalization.R

extractR Documentation

extract parts of a value

Description

Often we want to transform a number into it's exponential representation, having the number itself and the number of decimal places. This function provides that functionality

Usage

extract(x)

Arguments

x

the number to extract the parts from

Value

list


rmflight/metabolomicsUtilities documentation built on Oct. 28, 2023, 6:41 p.m.