ggtrace 0.7.2
-
New helper function
layer_is(), primarily for internal use by sublayer data inspection functions (e.g.,layer_before_stat()). These functions now become more robust to changes in the internals, by specifically targetting the downstream ofby_layer(). -
Improved formatting of long-form calls generated by sublayer data functions when
verbose = TRUE. -
More visible documentation of shorthand aliases for workflow functions introduced in last release.