fun_plot: plot sin(x) and sin(x/2) functions

Description Usage Arguments Value Examples

View source: R/fun_plot.R

Description

calling curve() to plot these functions.

Usage

1
fun_plot(from = -pi, to = pi, ...)

Arguments

from

the starting point for x-axis

to

the ending point for x-axis

...

other parameters directly passed to curve()

Value

Null

Examples

1

fortune9/RToyPackage documentation built on Aug. 15, 2020, 12:40 a.m.