make.lattice: Quick generate a lattice graph

View source: R/graph_util.R

make.latticeR Documentation

Quick generate a lattice graph

Description

Quick generate a lattice graph

Usage

make.lattice(
  num.rows,
  num.cols,
  node.names.vec = NULL,
  cross.linksQ = T,
  plotQ = F
)

Arguments

XX

The XX

Details

The function will XXXX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.