circuitscape_skeleton: Create the initialization file for the julia package...

View source: R/circuitscape.R

circuitscape_skeletonR Documentation

Create the initialization file for the julia package Circuitscape

Description

This creates the init file for the julia package Circuitscape: https://juliapackages.com/p/circuitscape.

Usage

circuitscape_skeleton(en = NULL, path = NULL, points = NULL)

Arguments

en

an enerscape object.

path

full path where to write the .ini file.

points

data.frame with origin and destination coordinates.

Value

Nothing, only write the circuitscape.ini file to disk.


enerscape documentation built on Jan. 9, 2023, 5:07 p.m.