shift | R Documentation |
k
positions to the left
(AUG -> UGA).Shift each tuple (or sequence) in a vector for k
positions to the left
(AUG -> UGA).
shift(tuples, k)
tuples |
Vector of strings |
k |
Number of positions. |
Vector with shifted tuples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.