| as.linnet {sfnetworks} | R Documentation |
Convert a sfnetwork into a linnet
Description
A method to convert an object of class sfnetwork into
linnet format and enhance the
interoperability between sfnetworks and spatstat. Use
this method without the .sfnetwork suffix and after loading the
spatstat package.
Usage
as.linnet.sfnetwork(X, ...)
Arguments
X |
An object of class |
... |
Arguments passed to |
Value
An object of class linnet.
See Also
as_sfnetwork to convert objects of class
linnet into objects of class
sfnetwork.
[Package sfnetworks version 0.6.4 Index]