View source: R/spatial_structures.R
| calculate_distance_and_weight | R Documentation | 
calculate_distance_and_weight
calculate_distance_and_weight(
  networkDT = NULL,
  sdimx = "sdimx",
  sdimy = "sdimy",
  sdimz = "sdimz",
  d2_or_d3 = c(2, 3)
)
| networkDT | spatial network as data.table | 
| sdimx | spatial dimension x | 
| sdimy | spatial dimension y | 
| sdimz | spatial dimension z | 
| d2_or_d3 | number of dimensions | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.