Skip to contents

This function creates a new slide file from a specified template.

Usage

use_slide(filename = "slide", template = "mnb100")

Arguments

filename

The name of the new slide file. Default is "slide".

template

The template to use for the new slide. Default is "mnb100".

Value

None

Examples

use_slide("slide", "mnb100")