R/beliefs.R

#' @title Beliefs Dataset
#'
#' @description The beliefs dataset consists of 20 statements representing opposing views on various scientific, environmental, and societal topics.
#'
#' @format A data frame with 20 rows and 1 variable:
#' \describe{
#'   \item{statement}{A character string with a statement representing a belief.}
#' }
#'
#' @examples
#' head(beliefs)
"beliefs"

Try the batchLLM package in your browser

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

batchLLM documentation built on Oct. 14, 2024, 5:09 p.m.