Learn R Programming

rayimage (version 0.26.1)

plot_asp_native_raster: Plot Native Raster with Custom Aspect Ratio

Description

Plot Native Raster with Custom Aspect Ratio

Usage

plot_asp_native_raster(
  nr,
  asp = 1,
  show = FALSE,
  return_grob = FALSE,
  gp = grid::gpar(),
  angle = 0
)

Arguments