tokensFromPac | R Documentation |
Open a distance matrix stored as a .pac
compressed file
with a .npy
file with distances and a .meta
file
with dimension names. Might only work for token-to-token distance
matrices.
tokensFromPac(input_file)
input_file |
Name of the file |
Distance matrix as matrix with ids as rownames and column names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.