View source: R/geneExpressionFromGEO.r
dec_two | R Documentation |
Function that returns numeric values with 2 decimal numbers.
dec_two(x)
x |
input numeric value with N decimal numbers. |
a numeric value with 2 decimal numbers.
aaa <- dec_two(8.31232)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.