rojaff / runCS

Function to run Circuitscape from R (Linux only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function to run Circuitscape from R (Linux only). To run this function you need to install the circuitscape python library: https://pypi.python.org/pypi/Circuitscape/

Example use:

source("runCS.R")

runCS(coordinates="coordinates.txt", raster="GD.asc")

About

Function to run Circuitscape from R (Linux only)


Languages

Language:R 100.0%