xy: Vector for X and Y Coordinates

View source: R/S01-pd_functions.R

xyR Documentation

Vector for X and Y Coordinates

Description

Function to produce named vector with x and y coordinates to pass to [pathdiagrams::pd_node].

Usage

xy(x, y)

Arguments

x

A numeric value between 0 and 1.

y

A numeric value between 0 and 1.

Value

A named vector.


rettopnivek/pathdiagrams documentation built on Oct. 16, 2024, 2:52 p.m.