Skip to contents

Add coordinates on nodes in a SIC project XML file

Usage

add_node_geoloc(x, y, display_xy = NULL, cfg)

Arguments

x, y

numeric, coordinates of the nodes in the SIC project

display_xy

data.frame with 2 rows and 3 columns num, x, and y

cfg

a config object. Configuration to use. See loadConfig for details

Value

Nothing. Use for side effect on the XML project file.