Find all arrays linked to an array in a given direction
Find all arrays linked to an array in a given direction
findDirectChains(input, dotmat, type = c("before", "after"))
input |
An array list |
type |
The direction in which to expand the chain ("before" or "after") |
The array list with all linked arrays.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.