plot_asp_native_raster {rayimage}R Documentation

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()
)

[Package rayimage version 0.15.1 Index]