cobweb: cobweb

Description Usage Arguments Value Examples

Description

Creates a cobweb structure. Note that in each leg the portal number increase by three.

Usage

1
cobweb(n, r = 0.5, central = FALSE)

Arguments

n

numeric: number of portals on each leg at the cobweb

r

numeric: distance between nested triangles, the quotient between incirle and cricumcircle of an equilateral triangle (default: 0.5)

central

logical: create central portal (default: FALSE)

Value

a cobweb

Examples

1
2
g <- cobweb(4)
plot(g)

SigbertIngress/findWeb documentation built on May 26, 2019, 4:38 p.m.