### Without `force=TRUE`, presents a query to the user in
### interactive mode:
clean_workspace(silent=FALSE);
### Set `force=TRUE` to force clean the workspace
clean_workspace(force = TRUE, silent=FALSE);
Run the code above in your browser using DataLab