View source: R/ggrasp.cluster.R
ggrasp.addRanks | R Documentation |
adds a rank file to a GGRaSP object. If clusters have been defined, the medoids will be re-defined
ggrasp.addRanks(x, rank.file)
x |
the GGRaSP object for which the ranks will be added. |
rank.file |
string pointing to a file containing the ranks |
A GGRaSP object where the ranks have been entirely redefined with the ranks in rank.file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.