View source: R/vctrs-deprecated.R
vec_type | R Documentation |
These functions have been renamed:
vec_type()
=> vec_ptype()
vec_type2()
=> vec_ptype2()
vec_type_common()
=> vec_ptype_common()
vec_type(x)
vec_type_common(..., .ptype = NULL)
vec_type2(x, y, ...)
x , y , ... , .ptype |
Arguments for deprecated functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.