RF: Slidify Shortcut to Include reveal.js Animated Fragments

Description Usage Arguments Examples

Description

Slidify uses <script> $('ul.incremental li').addClass('fragment') </script> to include animated fragments (see this example) in reveal.js slides. This is required per each slide. Using `r RF()` reduces the typing invloved with this action.

Usage

1
RF(print = FALSE, copy2clip = interactive())

Arguments

print

logical. If TRUE cat prints the output to the console. If FALSE returns to the console.

copy2clip

logical. If TRUE attempts to copy the output to the clipboard.

Examples

1
## RF()

trinker/reports documentation built on May 31, 2019, 9:51 p.m.