View source: R/positionUtils.r
posToNum | R Documentation |
convert position to numeric position
posToNum(pos, boxDim = c(8, 12))
pos |
|
boxDim |
|
an array of numeric positions
posToNum(c("B2", "C3"), boxDim = c(10,10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.