View source: R/vctrs-deprecated.R
vec_as_index | R Documentation |
vec_as_index()
has been renamed to vec_as_location()
and is
deprecated as of vctrs 0.2.2.
vec_as_index(i, n, names = NULL)
i |
An integer, character or logical vector specifying the
locations or names of the observations to get/set. Specify
|
n |
A single integer representing the total size of the
object that |
names |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.