axialAnalysis: Axial Analysis

View source: R/axialAnalysis.R

axialAnalysisR Documentation

Axial Analysis

Description

Calls the depthmapXcli to carry out Axial Analysis on the currently visible map

Usage

axialAnalysis(graphFileIn, graphFileOut, radii, includeChoice = FALSE,
              includeLocal = FALSE, includeIntermediateMetrics = FALSE,
              cliPath = getDefaultCLILocation(), verbose = FALSE)

Arguments

graphFileIn

The input graph file.

graphFileOut

The output graph file. If ommited will use the input file.

radii

One or more radii to limit the analysis at.

includeChoice

Set to TRUE to include choice.

includeLocal

Set to TRUE to include local measures.

includeIntermediateMetrics

Set to TRUE to include intermediate measures (RA, RRA and total depth).

cliPath

Optional. Provide the path to a different CLI.

verbose

Optional. Show more information of the process.

Value

No value returned, process is between files.

Author(s)

Petros Koutsolampros Fani Kostourou


orange-vertex/rdepthmap documentation built on Oct. 26, 2023, 7:40 a.m.