$<-.groupedHyperframe {groupedHyperframe}R Documentation

Syntactic Sugar for groupedHyperframe Object

Description

Syntactic Sugar for groupedHyperframe Object

Usage

## S3 replacement method for class 'groupedHyperframe'
x$name <- value

Arguments

x

a groupedHyperframe

name, value

see function $<-.hyperframe

Value

Syntactic sugar $<-.groupedHyperframe() returns a groupedHyperframe.

Note

Function $<-.hyperframe drops attributes.


[Package groupedHyperframe version 0.2.4 Index]