Description Usage Arguments Value
Given a vector, this function will trim it according to the output from
max_trim
. That is will be trimmed to maximise correlation with the
rest of the vectors. max_trim
will trim the vectors by a multiple
of the number of features extracted from metadata
.
1 |
vector |
Vector to be trimmed |
max_shift |
Character containing direction and number of elements to
trim in that direction, or '0' for no trim. e.g |
metadata |
Metadata object to extract the number of features.
This should be created through |
vector_out The trimmed vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.