Skip to content

ggtrace 0.7.2

Choose a tag to compare

@yjunechoe yjunechoe released this 09 Oct 22:07
· 83 commits to main since this release
500cc90
  • 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 of by_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.