extract: extract parts of a value

View source: R/finding_peaks.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


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.