Test whether an object is a PhysioBiomarker
Value
TRUE if x is a PhysioBiomarker, otherwise FALSE.
Examples
is.PhysioBiomarker(physioBiomarker(1, "x"))
#> [1] TRUE
is.PhysioBiomarker(42)
#> [1] FALSE
Test whether an object is a PhysioBiomarker
TRUE if x is a PhysioBiomarker, otherwise FALSE.
is.PhysioBiomarker(physioBiomarker(1, "x"))
#> [1] TRUE
is.PhysioBiomarker(42)
#> [1] FALSE