check.class {RGeostats} | R Documentation |
Check a file name against a file type
check.class(item = NA, class.must)
item |
The name of an R object |
class.must |
The class to which this object should belong. |
If the object does not belong to the required class, an error is issued and the procedure is stopped.
Not used.