bestnet: Generate a SpatialPoints object corresponding to the best...

View source: R/bestnet.R

bestnetR Documentation

Generate a SpatialPoints object corresponding to the best result obtained in an optimized network

Description

Generate a SpatialPoints object with the x and y coordinates corresponding to the best result obtained in an optimized network. The parameter to be passed to this function must be the result of seqPtsOptNet or simPtsOptNet

Usage

bestnet(optimnet)

Arguments

optimnet

object of class rbga resulting from seqPtsOptNet or simPtsOptNet

Value

a SpatialPoints object

See Also

See function rbga in the genalg package; for examples see seqPtsOptNet and simPtsOptNet


geospt documentation built on Oct. 11, 2023, 1:07 a.m.