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

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

library(vctrs)


r-lib/vctrs documentation built on Oct. 30, 2024, 8:54 a.m.