Skip to contents

This function calculates scalar potential of human flow for a given origin-destination matrix (complete graph version).

Usage

scalar_potential_on_complete_graph(od_table)

Arguments

od_table

A data.frame with three columns: origin, dest, and trips

Value

a data.frame with two columns: zone and potential