R/by.hyperframe.R

Defines functions by.hyperframe

#' @export
by.hyperframe <- function(data, INDICES, FUN, ...) {
  .Deprecated(msg = 'coming soon!')
}

Try the groupedHyperframe package in your browser

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

groupedHyperframe documentation built on Aug. 26, 2026, 1:08 a.m.