The data frame BEPAS_subjects
contains an id of each neighborhoud (nh_id
), but not the walkability of the neighborhood.
The walkability per neighborhoud is saved un a separate csv file(European format): “BEPAS_neighborhood.csv”. Read in this dataset, it should result in a data frame with the name BEPAS_neighborhood
.