dwww Home | Show directory contents | Find package

maybe_shared_col <- function(x, i) {
  .Call(vctrs_maybe_shared_col, x, i)
}

new_df_unshared_col <- function() {
  .Call(vctrs_new_df_unshared_col)
}

Generated by dwww version 1.15 on Fri Jun 21 08:02:36 CEST 2024.