IQ_image: Image output for IQRoutputPPTX

View source: R/ph_with_classes.R

IQ_imageR Documentation

Image output for IQRoutputPPTX

Description

Prepares objects which can be interpreted as plots (image files, ggplot) for output via IQRoutputPPTX.

Usage

IQ_image(x, ...)

## S3 method for class 'character'
IQ_image(x, pages = 1, ...)

## S3 method for class 'gg'
IQ_image(x, ...)

Arguments

x

path to image file or ggplot object

...

currently not used

pages

integer, the page from the pdf to be extracted

Value

ggplot object (any table will be printed as image)


IntiQuan/IQSlides documentation built on Jan. 26, 2024, 1 p.m.