Learn R Programming

catenary (version 1.1.2)

vertex: Method to get vertex for catenary

Description

Gives vertex point

Arguments

object

a catenary object

Value

coordinates of vertex

Examples

Run this code
# NOT RUN {
cat <- catenary(c1=1,c2=1,lambda=1)
vertex(cat)
# }

Run the code above in your browser using DataLab