View source: R/as.groupedHyperframe.R
| as.groupedHyperframe | R Documentation |
groupedHyperframeTo create a groupedHyperframe object
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, ...)
x |
see Usage |
group |
formula |
... |
additional parameters |
The function as.groupedHyperframe() returns a groupedHyperframe.
https://tingtingzhan.quarto.pub/groupedhyperframe/topics.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.