View source: R/genoconverters.R
revvec | R Documentation |
Provide the 'mirror image' of a vector, especially of positions.
revvec(vec)
vec |
A (possibly named) numeric vector. |
distvec <- c(A = 0, B = 3, C = 10)
revvec(distvec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.