is.rxEt {rxode2} | R Documentation |
Check to see if this is an rxEt object.
Description
Check to see if this is an rxEt object.
Usage
is.rxEt(x)
Arguments
x |
object to check to see if it is rxEt If this is an rxEt object that has expired strip all rxEt information. |
Value
Boolean indicating if this is a rxode2 event table
Author(s)
Matthew L.Fidler
[Package rxode2 version 4.0.0 Index]