Plots a mathematical function as a path.
Usage
add_function_plot(
scene,
fun,
xlim = c(-5, 5),
n_points = 100,
color = "#FFFFFF",
stroke_width = 2,
opacity = 1
)Plots a mathematical function as a path.
add_function_plot(
scene,
fun,
xlim = c(-5, 5),
n_points = 100,
color = "#FFFFFF",
stroke_width = 2,
opacity = 1
)