Learn R Programming

sfnetworks (version 0.6.5)

as.linnet: 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, ...)

Value

An object of class linnet.

Arguments

X

An object of class sfnetwork with a projected CRS.

...

Arguments passed to linnet.

See Also

as_sfnetwork to convert objects of class linnet into objects of class sfnetwork.