makeMigrationScript.Rd
Function to create a migration script
makeMigrationScript( scriptName, date = lubridate::today(), projectPath = here::here(), open = TRUE )
The name of the analysis script
the date the script was built, default to today's date
the path to the project
toggle on whether the file should be opened