circuitscape_skeleton {enerscape} | R Documentation |
This creates the init file for the julia package Circuitscape: https://juliapackages.com/p/circuitscape.
circuitscape_skeleton(en = NULL, path = NULL, points = NULL)
en |
an enerscape object. |
path |
full path where to write the .ini file. |
points |
data.frame with origin and destination coordinates. |
Nothing, only write the circuitscape.ini file to disk.