Skip to main content

normalize_just

Function normalize_just 

Source
fn normalize_just(ca: &CallArgs<'_>, name: &str, pos: usize) -> RValue
Expand description

Normalize the just parameter: convert string names like “centre”, “left”, “top” to numeric c(hjust, vjust) pairs matching R’s grid convention.