Function to create a pipeline task as a Rmd file

makeAnalysisScript(scriptName, configBlock = NULL, open = TRUE)

Arguments

scriptName

The name of the analysis script

configBlock

the name of the config block to use for the script

open

toggle on whether the file should be opened