Description Usage Arguments Value Examples
Reflects trajectory once it hits a level
1 | reflect_after_hitting(x, level)
|
x |
vector |
level |
numeric |
vector
1 | reflect_after_hitting(x=c(1,2,3,4,5,6,4,3), level = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.