testdat/func2.R

get <- function(item, location) { 
    path <- find_shortest_path(location)
    retrieve(item, path)
}
dkary/dataflow documentation built on Dec. 20, 2021, 12:06 a.m.