View source: R/pretty_axis_support.R
list_adjust | R Documentation |
This function adjusts lists to ensure mapply loops over inputted arguments correctly in pretty_axis
.
list_adjust(l, f = list_depth, side)
l |
A list. |
f |
A function used to adjust the list. |
side |
Input to |
The function returns an (adjusted) list.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.