persistence_diagram | R Documentation |
A collection of function to manipulate a persistence diagram as an object of
class persistence_diagram. A persistence_diagram is a tibble::tibble
with a birth
variable and at least one of death
or lifetime
variables.
as_persistence_diagram(x)
is_persistence_diagram(x)
x |
An object coercible into a persistence_diagram object. |
An object of class persistence_diagram.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.