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")