Function to create a pipeline task as an R file

makeInternals(internalsName, projectPath = here::here(), open = TRUE)

Arguments

internalsName

The name of the internals file that is being created

projectPath

the path to the project

open

toggle on whether the file should be opened