Add an animated mathematical function
Usage
anim_function(
func,
x_range = c(-5, 5),
color = YELLOW,
stroke_width = DEFAULT_STROKE_WIDTH,
num_points = 200,
...
)Add an animated mathematical function
anim_function(
func,
x_range = c(-5, 5),
color = YELLOW,
stroke_width = DEFAULT_STROKE_WIDTH,
num_points = 200,
...
)