$,FragStat-method {EZFragility}R Documentation

Getters and Setters for S4 object

Description

Getters and Setters for S4 object

Usage

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

## S4 replacement method for signature 'FragStat'
x$name <- value

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

## S4 replacement method for signature 'Fragility'
x$name <- value

Arguments

x

S4 object

name

Slot name

value

Value to set

Value

S4 object itself or slot value


[Package EZFragility version 1.0.3 Index]