Description Usage Arguments Value Author(s) Examples
Converts a vector of indices to a logical vector.
1 |
indices |
A vector of indices. |
length.out |
The length of the output |
use.names |
Whether names of indices should be used. |
A logical vector of length length.out with
TRUE at the positions specified in indices and
FALSE elsewhere.
flying sheep (http://stackoverflow.com/a/31114463/4477223)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.