check.class {RGeostats}R Documentation

Check a file name against a file type

Description

Check a file name against a file type

Usage

check.class(item = NA, class.must)

Arguments

item

The name of an R object

class.must

The class to which this object should belong.

Details

If the object does not belong to the required class, an error is issued and the procedure is stopped.

Value

Not used.


[Package RGeostats version 14.0.10 Index]