check_gsmar {uGMAR} | R Documentation |
Check that given object has class attribute 'gsmar'
Description
check_gsmar
checks that the given object has class attribute 'gsmar'.
Usage
check_gsmar(object, object_name = "gsmar")
Arguments
object |
an object to be tested |
object_name |
the name of the tested object |
Value
Doesn't return anything but throws and error if something is wrong.
[Package uGMAR version 3.5.0 Index]