View source: R/Similarity_Functions.R
sample_structures_b | R Documentation |
Sample n structures from each group. Uses sample_structures_a output to select n similarities from each group.
sample_structures_b(x, rounds = 2)
x |
output form sample_structures_a |
rounds |
Number of elements to be selected from each group. |
## Not run: sample_structures_b(x,rounds = 2) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.