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

xy(x, y)

Arguments

x

A numeric value between 0 and 1.

y

A numeric value between 0 and 1.

Value

A named vector.