is_fwd: Check if axis moves in the canonical direction

View source: R/utils.R

is_fwdR Documentation

Check if axis moves in the canonical direction

Description

'Forwards' is thought of 'left to right' when thinking about moving across columns and 'top to bottom' when moving across rows

Usage

is_fwd(gp, dim)

Arguments

gp

A gp

dim

Character. A dimension, either "row" or "col".

Value

logical.


KaiAragaki/Plate documentation built on Sept. 2, 2024, 3:39 a.m.