Skip to content

Commit 0712f1c

Browse files
committed
Merge branch 'master' of https://github.com/iAM-AMR/sawmill
2 parents 55eb7ec + 606746d commit 0712f1c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ The standard installation method is also quick and easy, but is best suited for
9292
* change the default values for sawmill's arguments as necessary. For more information, see [**Sawmill Arguments**](#sawmill-arguments).
9393
* use RStudio's *Install and Restart* feature in the *Build* tab to apply your changes
9494
* run the pipeline with `sawmill::start_mill()`
95-
96-
**IMPORTANT**: You will likely rerun sawmill many times, as deciding which factors to include in a model is an iterative process. You will need to enter the command `rm(list = ls())` into the **Console** before rerunning sawmill. This must be done once for every rerun. This way, variables saved during sawmill's previous run will not carry over to the new one.
97-
9895

9996
### Sawmill Arguments
10097
<br/>

0 commit comments

Comments
 (0)