$,randSeq-method {randomizeR}R Documentation

Method defining the $ operator for the randSeq class

Description

Method defining the $ operator for the randSeq class

Usage

## S4 method for signature 'randSeq'
x$name

Arguments

x

a variable x.

name

name of a variable.


[Package randomizeR version 3.0.2 Index]