plot_dimensions: plot_dimensions

View source: R/Plotting_Functions.R

plot_dimensionsR Documentation

plot_dimensions

Description

Function that plots the barcode and the PBFs for a specific barcode.

Usage

plot_dimensions(barcode_df, resolution = 0.1)

Arguments

barcode_df

Barcode to be plotted

resolution

Resolution, interval width, for the construction of the Persistent Betty Function.

Value

Returns a plot of the barcodes and the Persistent Betti Functions.

Examples

## Not run: 
plot_dimensions(barcode_df,0.1)

## End(Not run)

jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.