createFile: Generate a named R Markdown file in a given directory

Description Usage Arguments Value

Description

Generate a named R Markdown file in a given directory

Usage

1
createFile(filename, filedir = "current")

Arguments

filename

Character giving the desired name of the R Markdown file, does not require the .Rmd extension

filedir

Default "current" will write the file to the current working directory, given by getwd(). Provide a character to give an alternative

Value

Returns the name of the file, including the .Rmd extension so that insert functions can be chained after


elastacloud/automatic-data-explorer documentation built on May 8, 2019, 9:29 a.m.