Description Arguments Value Author(s) Examples
description
param | 
 Number of rows of the results table.  | 
whatever
"distance.matrix"Matrix of distance among samples of both sequences. It is a rectangular matrix
"title"String. Plot title.
"path"Path where to store the plot.
Blas Benito <blasbenito@gmail.com>
1 2 3  | #generating random input data
results.table=GenerateResultsTable(10)
str(results.table)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.