Create folder with .Rnw presentation template and fig_extern folder.
Usage
createPres(presname = "pres", dir = "presentation", path = ".",
open = TRUE)
Arguments
presname
Name of .Rnw file to be created. DEFAULT: "pres"
dir
Name of directory that will contain .Rnw file and
fig_extern folder. "_1" will be appended if already existing,
see newFilename. DEFAULT: "presentation"