position_subset | R Documentation |
Move between subsets and integer position in vector
posToSubset(x, simplify = FALSE)
subsetToPos(y)
x |
vector of integers to compare |
simplify |
if |
y |
list of subsets to consider |
posToSubset()
: Obtain subset from position
subsetToPos()
: Integer position from subset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.