Description Usage Arguments Value See Also Examples
Function for visualization multiple PFPs.
1 | plot_PFPlist(object, l_size = 0.5)
|
object, |
|
l_size, |
line size of plot, default is 0.5. |
plot the PFP list
1 2 3 | data(PFP_test1)
pfp_list <- list(a=PFP_test1)
plot_PFPlist(pfp_list)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.