ndplot,GeoNetwork-method {geohabnet}R Documentation

Network density

Description

Calculates and plots the network density of a GeoNetwork object. The plot is produced as dispersal parameter vs edge density.

Usage

## S4 method for signature 'GeoNetwork'
ndplot(x)

Arguments

x

A GeoNetwork object

Value

Vector. Up to two ggplot2 objects


[Package geohabnet version 2.1.3 Index]