| deprecated {pillar} | R Documentation |
Deprecated functions
Description
is_vector_s3() forwards to vctrs::vec_is().
Usage
is_vector_s3(x)
Lifecycle
is_vector_s3() is soft-deprecated and no longer generic,
use vctrs::vec_is() instead.
[Package pillar version 1.6.2 Index]