assign_decay_function {r5r} | R Documentation |
Assign decay function and parameter values
Description
Checks and assigns decay function and values.
Usage
assign_decay_function(decay_function, decay_value)
Arguments
decay_function |
A string, the name of the decay function. |
decay_value |
A number, the value of decay parameter. |
Value
A list
with the validated decay function and parameter value.
See Also
Other assigning functions:
assign_departure()
,
assign_drop_geometry()
,
assign_max_street_time()
,
assign_max_trip_duration()
,
assign_mode()
,
assign_opportunities()
,
assign_osm_link_ids()
,
assign_points_input()
,
assign_shortest_path()
[Package r5r version 2.2.0 Index]