extract_notes: Extract Notes from Slides

Description Usage Arguments

Description

Extract Notes from Slides

Usage

1
extract_notes(notes, sld_num, inslides = TRUE)

Arguments

notes

A list of the xml code with all the notes for all slides (e.g., the results of import_notes_xml)

sld_num

Numeric. The specific slide number to pull the notes from

inslides

Logical. Should the notes be embedded in the slides? Defaults to TRUE.


datalorax/slidex documentation built on Oct. 31, 2020, 9:17 a.m.