Description Usage Arguments Value
View source: R/reflection45dLine.R
addReflectionPath
1 2 3 4 5 6 7 8 9 10 | addReflectionPath(
p,
fun,
x_start_point,
steps = 10,
col = "red",
add_arrow = F,
n_arrows = 5,
arrow_size = 0.3
)
|
p |
ggplot object |
fun |
a function |
x_start_point |
x start point |
steps |
reflect times |
col |
line color |
add_arrow |
add arrows? |
n_arrows |
number of arrows |
arrow_size |
size of arrows |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.