View source: R/Format_Result_Mat.R
format_matrices | R Documentation |
format_matrices
format_matrices(dist_mat, db_data)
dist_mat |
list of similarity matrices computed by compute_sim_two_dir_bar function. |
db_data |
Data frame containing the infromation from the reference database. |
## Not run: format_matrices(dist_mat,db_data) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.