View source: R/Plotting_Functions.R
plot_dimensions | R Documentation |
Function that plots the barcode and the PBFs for a specific barcode.
plot_dimensions(barcode_df, resolution = 0.1)
barcode_df |
Barcode to be plotted |
resolution |
Resolution, interval width, for the construction of the Persistent Betty Function. |
Returns a plot of the barcodes and the Persistent Betti Functions.
## Not run: plot_dimensions(barcode_df,0.1) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.