data.frame
fortified from target.R/util.R
is_derived_from.Rd
Check object is target class, or object is data.frame
fortified from target.
is_derived_from(object, target)
logical
ggfortify:::is_derived_from(prcomp(iris[-5]), 'prcomp')
#> [1] TRUE