R/vitals-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rlang
#
# quiet "All declared Imports should be used" NOTE
#' @importFrom R6 R6Class
#' @importFrom ellmer content_image_url
#' @importFrom tibble tibble
#' @importFrom withr defer
## usethis namespace: end
NULL

utils::globalVariables(c(
  "any_of",
  "chat_anthropic",
  "everything",
  "head",
  "input",
  "input_before",
  "model",
  "output",
  "output_before",
  "path",
  "price",
  "price_before",
  "provider",
  "qnorm",
  "res",
  "setNames",
  "timestamp",
  "var"
))

Try the vitals package in your browser

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

vitals documentation built on June 24, 2025, 9:08 a.m.