Convert to an index vector
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.