This repo is part of the Walkability Perception and its Relations to Scenery Elements and Socio-Demographics – A Study based on Street View Imagery and Automatic Image Interpretation research project.
Project contains all the code and data aimed to analyse a survey on perceived walkability.
Dr Tessio Novack, Dr James Tripp and Dr Carlos Camara Menoyo. We are researchers from the University of Warwick.
This study examines ‘walkability’. Specifically, what makes an area seem more or less walkable?
We ask about demographic information, a short personality inventory, for ratings of images, information on your past experience and influences on your ratings. No personal data from you will be collected at any point, and we will not have any way to trace your answers to you
git clone git@github.com:WarwickCIM/walkability_survey.git
renv
if not already installed (instructions here).renv::restore()
to restore the state of your project from renv.lock
.renv::snapshot()
to update renv.lock
.renv.lock
changes and push it to the repo.If facing issues installing packages from Windows, run this command. (more info in renv
documentation and in this discussion)
Sys.setenv(RENV_DOWNLOAD_METHOD = "libcurl")
Thanks goes to these wonderful people (emoji key):
tessjazz 🤔 📓 |
James Tripp 🤔 📓 |
Carlos Cámara 💻 🤔 📓 |
This project follows the all-contributors specification. Contributions of any kind welcome!