RF(print = FALSE, copy2clip = interactive())
TRUE
cat prints the output to the console.
If FALSE returns to the console.TRUE attempts to
copy the output to the clipboard.Slidify uses 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.
## RF()