processPointMap: Import a PointMap

View source: R/export.R

processPointMapR Documentation

Import a PointMap

Description

The processPointMap* functions are provided to import exported map data back into R

Usage

processPointMap(mapPath, scale = 1, sep = "\t")
processPointMapAndLinks(mapPath, linkPath = NA, scale = 1, sep = "\t")

Arguments

mapPath

Path to pointmap map CSV

linkPath

Path to pointmap links CSV

scale

Multiplier to rescale map after import

sep

Optional. Separator for import

Value

Returns a SptialPixelsDataFrame

Author(s)

Petros Koutsolampros


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