Converts a data.frame
with road OSM id's and respective speeds
to a Java Map<Long, Float> for use by r5r_network.
See also
Other java support functions:
dt_to_lts_map()
,
get_java_version()
,
java_to_dt()
Converts a data.frame
with road OSM id's and respective speeds
to a Java Map<Long, Float> for use by r5r_network.
Other java support functions:
dt_to_lts_map()
,
get_java_version()
,
java_to_dt()