Description Usage Arguments Value
getSummaryCascade: from a list of cascade, return a list with the size, depth and max breadth of each cascades
1 | getSummaryCascade(cascade, metrics = c("size", "depth", "breadth"))
|
cascade |
: a list of cascades |
a table with the column define in metrics, ("size","depth","breadth") by default, and a number of row equal to the length of the input list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.