Learn R Programming

FUNTA (version 0.1.0)

angle: Auxiliary function to compute intersection angles

Description

Internal function that is used by FUNTA and rFUNTA.

Usage

angle(cut.slope, ref.slope, tick.dist)

Arguments

cut.slope
The slope of function x1.
ref.slope
The slope of function x2.
tick.dist
The length of the slopes.

Value

Examples

Run this code
angle(1,2,0.1)

Run the code above in your browser using DataLab