center_figure_loc: Create location container to center the figure, based on ppt...

View source: R/to_slides.R

center_figure_locR Documentation

Create location container to center the figure, based on ppt size and user specified figure size

Description

Create location container to center the figure, based on ppt size and user specified figure size

Usage

center_figure_loc(fig_width, fig_height, ppt_width, ppt_height)

Arguments

fig_width

Figure width

fig_height

Figure height

ppt_width

Slide width

ppt_height

Slide height

Value

Location for a placeholder from scratch


autoslider.core documentation built on April 4, 2025, 2:05 a.m.