Learn R Programming

r5r (version 1.1.0)

assign_decay_function: Assign decay function and parameter values

Description

Checks and assigns decay function and values.

Usage

assign_decay_function(decay_function, decay_value)

Value

A list with the validated decay function and parameter value.

Arguments

decay_function

A string, the name of the decay function.

decay_value

A number, the value of decay parameter.

See Also

Other assigning functions: assign_departure(), assign_drop_geometry(), assign_max_street_time(), assign_max_trip_duration(), assign_mode(), assign_opportunities(), assign_points_input(), assign_shortest_path()