makeAdjList: Creates an adjacency list

Description Usage Arguments Value

Description

Creates an adjacency list

Usage

1
makeAdjList(edges, n, merges = NULL)

Arguments

edges

a data.frame with edge data

n

the number of kept polygons

merges

=merges that occurred

Value

A list of adjacencies


gregorp/rlandscape documentation built on May 17, 2019, 8:36 a.m.