stepdepth: Step depth

View source: R/stepdepth.R

stepdepthR Documentation

Step depth

Description

Calculates step depth from a specific origin

Usage

stepdepth(graphFileIn, graphFileOut, depthType, fromX, fromY,
          cliPath = getDefaultCLILocation(), verbose = FALSE)

Arguments

graphFileIn

The input graph file.

graphFileOut

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

depthType

The type of depth to measure steps in. Can be "metric", "angular" or "visual".

fromX

The x-value of the origin point.

fromY

The x-value of the origin point.

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.