sg_verify_parameters: Verify input parameters for the graph

View source: R/verify_parameters.R

sg_verify_parametersR Documentation

Verify input parameters for the graph

Description

Mainly for internal use.

Usage

sg_verify_parameters(coord, type, par, maxR, doDists, preGraph)

Arguments

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


antiphon/spatgraphs documentation built on Feb. 23, 2023, 7:14 a.m.