R/15.0-analysis-core.R
is.fb4_result.Rd
Tests whether an object inherits from the fb4_result class.
is.fb4_result(x)
Object to test
A length-1 logical: TRUE if x inherits from class "fb4_result", FALSE otherwise.
TRUE
x
"fb4_result"
FALSE
is.fb4_result(list()) #> [1] FALSE