An R package for Space Syntax analysis through depthmapX. Note: This package has been replaced by https://github.com/spatialnous/alcyon
This package has been replaced by https://github.com/spatialnous/alcyon which uses depthmapX’s sala library directly instead of through the CLI.
An R package to interface with the depthmapXcli
install.packages("devtools")
library(devtools)
install_github("orange-vertex/rdepthmap")
library(rdepthmap)
Windows users might need to also install Rtools
A demonstration of the package took place in the “Space syntax analysis in R” workshop of the 12th International Space Syntax Symposium (SSS12) in China on the 8th of July 2019, the content of which you may find here.