caption: Set and retrieve caption for an object

View source: R/slidedeck_classes.R

captionR Documentation

Set and retrieve caption for an object

Description

Get or set a caption attribute on any object. Is used by IQRoutputPPTX to select the proper slide layout.

Usage

caption(x)

caption(x) <- value

Arguments

x

any R object

value

character, the caption.

Value

The object x with caption attribute

Author(s)

Daniel Kaschek, IntiQuan


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