Learn R Programming

od (version 0.5.1)

od_data_df2: Origin-destination data with destinations in a different layer than origins

Description

This dataset represents commuter flows between Output Areas and Workplace Zones, the most detailed open OD data in the UK. See https://wicid.ukdataservice.ac.uk/ and the script data-raw/od_wpz.R in the od package's GitHub repo.

Arguments

Details

The dataset reports (in the 3rd column) the number of people travelling between origins and destinations.

Examples

Run this code
head(od_data_df2)

Run the code above in your browser using DataLab