R/constants.R

SG_GRAPH_PARAMETERS <- list(geometric = list(R="numeric>0"),
                            knn = list(k="integer>0"),
                            mass_geometric=list(mass="numeric vector of sizes"),
                            markcross=list(mass="numeric vector of sizes"),
                            gabriel=list(),
                            MST=list(),
                            SIG=list(),
                            RST=list(center="coordinates of the center"),
                            RNG=list(),
                            CCC=list(types="factor vector of types")
                            )

Try the spatgraphs package in your browser

Any scripts or data that you put into this service are public.

spatgraphs documentation built on Feb. 16, 2023, 8:49 p.m.