R/btw-package.R

Defines functions .yes_we_use_ellmer

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @import rlang
## usethis namespace: end
NULL

utils::globalVariables(c(
  "aliases",
  "capture.output",
  "Entry",
  "Field",
  "help",
  "help.search",
  "installed.packages",
  "Name",
  "title",
  "topic_id"
))

.yes_we_use_ellmer <- function() {
  ellmer::tool()
}

Try the btw package in your browser

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

btw documentation built on Nov. 5, 2025, 7:45 p.m.