![[Stable]](figures/lifecycle-stable.svg?package=NMproject&version=0.6.9)
Staging is a preliminary step of bringing code from external to the project
into the project. The intent is it remains a snapshot of code as it was at
the time of import
ing. This aids in reproducibility because if that
external code is changed, the staged code will remain fixed.
In practice, this function will rarely need to be used directly. The easiest
way to bring code is via the "code library" RStudio 'Addin' shiny app.