%bcni% | R Documentation |
This function provides the reciprocal of %bcin% for S4Vector objects primarily to avoid ambiguity.
x %bcni% table
x |
An |
table |
The set of |
#Test
Rle(c("A", "B", "C")) %bcni% Rle(c("A", "C"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.