Learn R Programming

autoslider.core (version 0.2.5)

center_figure_loc: 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)

Value

Location for a placeholder from scratch

Arguments

fig_width

Figure width

fig_height

Figure height

ppt_width

Slide width

ppt_height

Slide height