loadDot {actel}R Documentation

Load spatial.dot

Description

Load spatial.dot

Usage

loadDot(
  string = NULL,
  input = NULL,
  spatial,
  disregard.parallels,
  preloading = FALSE
)

Arguments

string

A string of dot connections.

input

The name of a file containing dot connections.

spatial

A spatial data frame.

disregard.parallels

Logical: Should the presence of parallel arrays invalidate potential efficiency peers? See the vignettes for more details.

preloading

Logical: Is this function being called from preload()?

Value

A list containing:


[Package actel version 1.3.0 Index]