View source: R/internal-functions.R
replaceDecimals | R Documentation |
Replaces decimals separators between comma and periods on a character vector
replaceDecimals(x, from = ",", to = ".")
x |
vector of characters |
from |
decimal separator on input file |
to |
decimal separator for output file |
This function was especially designed to be used with retormatSiggenes
reformatSiggenes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.