create_frames: add decoration (frames) to plots based on their layout...

View source: R/plot_helpers.R

create_framesR Documentation

add decoration (frames) to plots based on their layout location

Description

add decoration (frames) to plots based on their layout location

Usage

create_frames(
  layout,
  common = NULL,
  bottom = NULL,
  left = NULL,
  top = NULL,
  right = NULL,
  env = parent.frame(),
  exclude = NULL
)

dipterix/rutabaga documentation built on June 25, 2022, 2:38 p.m.