clean_workspace(force = TRUE, silent=FALSE);
log_decision("First we start using `justifier`.",
silent=FALSE);
log_decision(paste0("Then we start documenting our ",
"decisions and justifications."),
silent=FALSE);
log_decision("Then we start learning from ourselves.",
silent=FALSE);
save_workspace();
Run the code above in your browser using DataLab