man/roxygen/templates/predicate_args.R

#' @param id_x Character; optional name of the column in `x` whose values will
#' be used to name the list elements. If `NULL`, integer row numbers of `x` are used.
#' @param id_y Character; optional name of the column in `y` whose values will
#' replace the integer indices returned in each element of the list.
#' @param sparse A logical value. If `TRUE`, it returns a sparse table/list. If `FALSE`,
#' it returns a wide table/matrix.

Try the duckspatial package in your browser

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

duckspatial documentation built on June 22, 2026, 9:08 a.m.