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 June 2, 2024, 9:53 a.m.