VGA: Visibility Graph Analysis

View source: R/vga.R

VGAR Documentation

Visibility Graph Analysis

Description

Calls the depthmapXcli to carry out Visibility Graph Analysis on the currently visible map

Usage

VGA(graphFileIn, graphFileOut, vgaMode, radii,
    cliPath = getDefaultCLILocation(), verbose = FALSE)

Arguments

graphFileIn

The input graph file.

graphFileOut

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

vgaMode

The VGA mode. One of: "isovist", "visiblity-global", "visiblity-local", "metric", "angular" or "thruvision"

radii

One or more radii to limit the analysis at.

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


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