powered by
Check if given liger object if under new implementation
is.newLiger(object)
TRUE if the version of object is later than or equal to 1.99.0. Otherwise FALSE. It raises an error if input object is not of liger class.
TRUE
object
FALSE
A liger object
is.newLiger(pbmc) # TRUE
Run the code above in your browser using DataLab