wh: Vector for width and height

View source: R/S01-pd_functions.R

whR Documentation

Vector for width and height

Description

Function to produce named vector with width and height to pass to [pathdiagrams::pd_node].

Usage

wh(w, h)

Arguments

w

A numeric value between 0 and 1.

h

A numeric value between 0 and 1.

Value

A named vector.


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