as.groupedHyperframe: Creation of 'groupedHyperframe'

View source: R/as.groupedHyperframe.R

as.groupedHyperframeR Documentation

Creation of groupedHyperframe

Description

To create a groupedHyperframe object

Usage

as.groupedHyperframe(x, group, ...)

## S3 method for class 'hyperframe'
as.groupedHyperframe(x, group, ...)

## S3 method for class 'data.frame'
as.groupedHyperframe(x, group, ...)

## S3 method for class 'groupedData'
as.groupedHyperframe(x, group, ...)

Arguments

x

see Usage

group

formula

...

additional parameters

Value

The function as.groupedHyperframe() returns a groupedHyperframe.

References

https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html


groupedHyperframe documentation built on March 10, 2026, 5:08 p.m.