nrow,Fragility-method {EZFragility}R Documentation

Get the number of rows or columns of a Fragility object

Description

Get the number of rows or columns of a Fragility object

Usage

## S4 method for signature 'Fragility'
nrow(x)

## S4 method for signature 'Fragility'
ncol(x)

Arguments

x

A Fragility object

Value


[Package EZFragility version 1.0.3 Index]