imageplot_output: Image Plot Export

imageplot_outputR Documentation

Image Plot Export

Description

This function is designed to simplify passing arguments into a ggplot with geom_image to produce an image plot

Usage

imageplot_output(Q, X, Y, A)

Arguments

X

is the X var

Y

is the Y var

A

is the alpha

D

is where the data is

Details

function that allows you to pass alpha to a GG plot that also encodes other things


dcfaltesek/One documentation built on Oct. 20, 2023, 6:44 p.m.