Description Usage Arguments Value
Creates a table with information about all the links from source to target.
This table can be used to create a shankey plot.
| 1 2 | makeSankey_links(tax_table, otu_table, source, target, source_filter,
  level_filter)
 | 
| tax_table | filtered tax table from a phyloseq object | 
| otu_table | otu_table from a phyloseq object | 
| source | 
 | 
| target | 
 | 
| source_filter | String to filter  | 
| level_filter | 
 | 
A data.frame with info about the links.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.