R/network_analysis.R
dynamic_shortest_path.Rd
Function to return shortest path from 1 regulator to 1 target in a dynamic network
dynamic_shortest_path(
network_table,
regulator,
target,
weight_column = "weight",
compare_to_average = FALSE
)
shortest path, distance, normalized distance, and action