Workflow: Scripts & Projects
Clear Workspace, DON’T EDIT
Always start by clearing the workspace. This ensure objects created in other files are not used here.
List Used Packages, EDIT
List all the packages that will be used in chunk below.
Load Packages, DON’T EDIT
Install Missing
Any missing package will be installed automatically. This ensure smoother execution when run by others.
Installing Packages on Other People Machine
Be aware the people may not like installing packages into their machine automatically. This might break some of their previous code.
Load
Load all packages
13.1 Introduction
This chapter is about how to organize project files.