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, ...)

Arguments

x

see Usage

group

formula

...

additional parameters

Value

Function as.groupedHyperframe() returns a groupedHyperframe.


groupedHyperframe documentation built on June 8, 2025, 10:13 a.m.