Searched refs:vctrs_ptype2_opts (Results 1 – 3 of 3) sorted by relevance
/dports/devel/R-cran-vctrs/vctrs/R/ |
H A D | type2.R | 216 .Call(vctrs_ptype2_opts, x, y, opts, x_arg, y_arg)
|
/dports/devel/R-cran-vctrs/vctrs/src/ |
H A D | init.c | 117 extern SEXP vctrs_ptype2_opts(SEXP, SEXP, SEXP, SEXP, SEXP); 268 {"vctrs_ptype2_opts", (DL_FUNC) &vctrs_ptype2_opts, 5},
|
H A D | type2.c | 14 SEXP vctrs_ptype2_opts(SEXP x, in vctrs_ptype2_opts() function
|