knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

options(
  cli.unicode = FALSE,
  rlang_call_format_srcrefs = FALSE
)

library(vctrs)


Try the vctrs package in your browser

Any scripts or data that you put into this service are public.

vctrs documentation built on Jan. 24, 2026, 1:07 a.m.