is.fsbrain {fsbrain}R Documentation

Check whether object is an fsbrain (S3)

Description

Check whether object is an fsbrain (S3)

Usage

is.fsbrain(x)

Arguments

x

any 'R' object

Value

TRUE if its argument is an fsbrain (that is, has "fsbrain" amongst its classes) and FALSE otherwise.


[Package fsbrain version 0.5.5 Index]