is.scdf {scan}R Documentation

scdf objects Tests for objects of type "scdf"

Description

scdf objects Tests for objects of type "scdf"

Usage

is.scdf(x)

Arguments

x

An object to be tested

Value

Returns TRUE or FALSE depending on whether its argument is of scdf type or not.


[Package scan version 0.60.0 Index]