list_adjust: Adjust lists to ensure correct mapply loops

View source: R/pretty_axis_support.R

list_adjustR Documentation

Adjust lists to ensure correct mapply loops

Description

This function adjusts lists to ensure mapply loops over inputted arguments correctly in pretty_axis.

Usage

list_adjust(l, f = list_depth, side)

Arguments

l

A list.

f

A function used to adjust the list.

side

Input to side argument of pretty_axis.

Value

The function returns an (adjusted) list.

Author(s)

Edward Lavender


edwardlavender/prettyGraphics documentation built on Jan. 19, 2025, 2:47 p.m.