bestnet {geospt} | R 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 |
Value
a SpatialPoints object
See Also
See function rbga
in the genalg
package; for examples see seqPtsOptNet
and simPtsOptNet
[Package geospt version 1.0-4 Index]