man/roxygen/templates/x.R

#' @param x Input data. One of:
#'   \describe{
#'     \item{`duckspatial_df`}{A lazy spatial data frame via dbplyr.}
#'     \item{`sf`}{A spatial data frame.}
#'     \item{`tbl_lazy`}{A lazy data frame from dbplyr.}
#'     \item{`data.frame`}{A standard R data frame.}
#'     \item{character string}{A table or view name in `conn`.}
#'     \item{character vector}{A vector of values to operate on in vectorized mode (requires `conn = NULL`).}
#'   }

Try the duckh3 package in your browser

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

duckh3 documentation built on April 25, 2026, 1:07 a.m.