View source: R/verify_parameters.R
sg_verify_parameters | R Documentation |
Mainly for internal use.
sg_verify_parameters(coord, type, par, maxR, doDists, preGraph)
coord |
Coordinates of the locations |
type |
Type of graph |
par |
Parameter(s) for the graph |
maxR |
Maximum range for edges, helps in large patterns. |
doDists |
Precompute distances? Speeds up some graphs, takes up memory. |
preGraph |
Precomputed graph, taken as a super-graph |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.