flextable (version 0.5.6)

ph_with_flextable: add flextable into a PowerPoint slide

Description

add a flextable as a new shape in the current slide.

These functions will be deprecated in the next release and function ph_with.flextable should be used instead.

Usage

ph_with_flextable(x, value, type = "body", index = 1)

ph_with_flextable_at(x, value, left, top)

Arguments

x

an rpptx device

value

flextable object

type

placeholder type

index

placeholder index (integer). This is to be used when a placeholder type is not unique in the current slide, e.g. two placeholders with type 'body'.

left, top

location of flextable on the slide in inches