vec_type: Deprecated type functions

View source: R/vctrs-deprecated.R

vec_typeR Documentation

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.


vctrs documentation built on Oct. 13, 2023, 1:05 a.m.