rev.web: rev

Description Usage Arguments Value Examples

Description

Extracts the mapping from the real portals to the portals of the target linking structure

Usage

1
2
## S3 method for class 'web'
rev(x)

Arguments

x

a web

Value

a vector of portal indices

Examples

1
2
3
4
5
data(leisepark)
xy <- ll2xy(leisepark$lon, leisepark$lat)
g <- fishbone(8)
g0 <- web(g, xy)
rev(g0)

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