anyNA-tabMatrix-method: S4 method for generic 'anyNA' and signature 'tabMatrix'

anyNA,tabMatrix-methodR Documentation

S4 method for generic 'anyNA' and signature 'tabMatrix'

Description

S4 method for generic 'anyNA' and signature 'tabMatrix'

Usage

## S4 method for signature 'tabMatrix'
anyNA(x, recursive = FALSE)

Arguments

x

a tabMatrix object.

recursive

not used.

Value

whether the tabMatrix object contains missings or not.


mcmcsae documentation built on Oct. 11, 2023, 1:06 a.m.