Displaying 1 result from an estimated 1 matches for "flowmap".
2018 Feb 06
1
gdistance::shortestPath throws error "not a symmetric matrix"
...eSymmetric() or symmpart()
The output of dput(.traceback()) is
  pairlist("stop(\"not a symmetric matrix; consider forceSymmetric() or symmpart()\")",
  "asMethod(object)",
  "as(Laplacian,\"symmetricMatrix\")",
  ".Laplacian(x)", ".flowMap(x, ci, cj, tc)",
  ".local(x, origin, goal, ...)",
  c("passage(conduct_Tobler, origin =sites at coords[5, ], goal = sites at coords[3, ", " ])"),
  c("passage(conduct_Tobler, origin = sites at coords[5, ], goal = sites at coords[3, ", " ])"),...