vctrs (version 0.6.5)

vec_type: Deprecated type functions

Description

[Deprecated]

These functions have been renamed:

  • vec_type() => vec_ptype()

  • vec_type2() => vec_ptype2()

  • vec_type_common() => vec_ptype_common()

Usage

vec_type(x)

vec_type_common(..., .ptype = NULL)

vec_type2(x, y, ...)

Arguments

x, y, ..., .ptype

Arguments for deprecated functions.