View source: R/as.groupedHyperframe.R
as.groupedHyperframe | R Documentation |
groupedHyperframe
To 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, ...)
x |
see Usage |
group |
formula |
... |
additional parameters |
Function as.groupedHyperframe()
returns a groupedHyperframe
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.