addReflectionPath: addReflectionPath

Description Usage Arguments Value

View source: R/reflection45dLine.R

Description

addReflectionPath

Usage

 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
)

Arguments

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

Value

ggplot object


itsaquestion/TPlot documentation built on May 20, 2021, 7:35 p.m.