createGrid: Create a VGA grid

View source: R/prepareVGA.R

createGridR Documentation

Create a VGA grid

Description

Creates a VGA-ready grid with a given cell size.

Usage

createGrid(graphFileIn, graphFileOut = NA, gridSize,
           cliPath = getDefaultCLILocation(), verbose = FALSE)

Arguments

graphFileIn

The input graph file.

graphFileOut

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

gridSize

Cell size of the grid.

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.