fillGrid: Fill a VGA grid

View source: R/prepareVGA.R

fillGridR Documentation

Fill a VGA grid

Description

Fills a VGA-ready grid at specfied points.

Usage

fillGrid(graphFileIn, graphFileOut = NA, fillX, fillY,
         cliPath = getDefaultCLILocation(), verbose = FALSE)

Arguments

graphFileIn

The input graph file.

graphFileOut

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

fillX

Fill point(s) x-coordinate(s).

fillY

Fill point(s) end y-coordinate(s).

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.