dec_two: Function that returns numeric values with 2 decimal numbers.

Description Usage Arguments Value Examples

View source: R/geneExpressionFromGEO.r

Description

Function that returns numeric values with 2 decimal numbers.

Usage

1

Arguments

x

input numeric value with N decimal numbers.

Value

a numeric value with 2 decimal numbers.

Examples

1
aaa <- dec_two(8.31232)

Example output



geneExpressionFromGEO documentation built on Dec. 16, 2021, 9:06 a.m.